Page is a not externally linkable
SimmoAka - 6:11 am on Aug 18, 2005 (gmt 0)
I currently have a script that grabs a remotely hosted webpage (using @file()) and checks for the occurence of a certain item on that page. This works fine, except that the script also needs to check that the item is "visible" to the user. I'm guessing, short of writing the most complex CSS and JS validator ever written, that this is not possible. Am i right in this assumption? Many thanks Simmo.
Hi All