javascript thread: Checking web server connectivity
Hi Chandrabhan You could probabably set up an invisble frame on a page and reload the document then check the title of the newly reloaded document to make sure it is the same - if you got a 'cannot find server then you no that there is a problem. HTH Phil > Hi All, Is it possible through JavaScript to check the connectivity to the web server continuously (thru setInterval or something)? Regards, Chandrabhan
|





