|
Virtual or not shouldnt make a difference.
You might like to check that word on the page doesnt have embedded tags and has the correct case for the match to work.
Also, check the URL you are fetching actually returns the page - it might return a 302 redirect silently, so many browsers and even command-line GET ocmmands will silently follow the redirect and fetch the page, but check_website does not (unless you tell it to).
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|