please help ping with client side script
Using basic client script I need to have a client browser ping or check for connection state to a predetermined server in code (filled dynamically).. There is no server involved, it is a web page in a data stream from C++.
The ROM chip sends a web page (like linksys router config pages) and I now have a client side refresh in there, but I need the refresh to only ocurr if the site is available (because ROM chip machine may be rebooting).. It just needs to be simple client side (any language) script that will ping or check for connection state (like session.isConnected in asp)...
Someone please help, I will be done with this is finished....
thanks,
Nick
|