April 2, 200619 yr Newbies I am building a runtime solution so would prefer not to use a third party plugin due to increased cost. I want to have a list of URL's that Filemaker goes out and checks (on open) and passes the value (TRUE,FALSE). Design is to test whether the links are live or dead. Does anyone know if this can be done with native FMPro7Dev? Thanks webber
April 3, 200619 yr Well, you can use JAVA to grab a page, import it in, and then check the page to see if its a 404 page or whatnot. Search for posts by Bob Weaver (I think thats right) for a JAVA function that grabs a web page.
Create an account or sign in to comment