get error page on page that is not responding

wxdqz

New Member
Anyway to put a settimeout() where I would show a message on my page if it hangs for more than 2 minutes? Right now when our NT server is down my page just keeps hanging for 10 to 15 minutes. I was hoping to do some sort of timeout where it would kick in after 2 minutes and give me an error page with a specific message saying "our web server is not available".


Would this go into "body onload" and I would set a funtion there? Please advise how I can do this?
 
Back
Top