I am working on an application which needs to verify that a remote HTML server is operational before I open a page to it. The problem I have is once you open a page without first verifying its working, IE tells you there is a problem in their own returned page which kills my application. Therefore, I need to test before redirection.
Does anyone have any suggestions ?
Thanks,
Bob



