Hi
Is there a way in PHP to test for the content of a page returned to ensure that I can trap, "The page cannot be displayed" messages!
The reason I want to do this is that I have a search page that display a resultset on the following page and has a back button which always seems to throw this message:
"The page cannot be displayed"
Is there a way in PHP to test for the content of a page returned to ensure that I can trap, "The page cannot be displayed" messages!
The reason I want to do this is that I have a search page that display a resultset on the following page and has a back button which always seems to throw this message:
"The page cannot be displayed"