Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Checking web server connectivity


Message #1 by "chandrabhan_dutta" <chandrabhan_dutta@i...> on Fri, 20 Sep 2002 12:58:38 +0530
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

  Return to Index