dandino
11-15-2003, 07:48 AM
Hi all
I have a web page on my ISP's server that has a link to my own private server. My ISP's server is always online, but my private server only sometimes.
I would like to somehow visualy indicate on my webpage whether my private server is online or off. Maybe a green light indicator for online and a red one for off.
My question therefore is this: is there some way using HTML or maybe Javascript that the link to my private server can be checked to establish if it is on or offline, and then to display the result accordingly as my page loads so that anyone visiting can instantly see my server's status? I'm sure there must be a way, in fact I think Iv'e seen this sort of thing on the net somewhere.
If someone knows if this is possible or how to do it, would you please let me know - maybe even a snippet of code
Any help greatly appreciated
Dan Hawkes
I have a web page on my ISP's server that has a link to my own private server. My ISP's server is always online, but my private server only sometimes.
I would like to somehow visualy indicate on my webpage whether my private server is online or off. Maybe a green light indicator for online and a red one for off.
My question therefore is this: is there some way using HTML or maybe Javascript that the link to my private server can be checked to establish if it is on or offline, and then to display the result accordingly as my page loads so that anyone visiting can instantly see my server's status? I'm sure there must be a way, in fact I think Iv'e seen this sort of thing on the net somewhere.
If someone knows if this is possible or how to do it, would you please let me know - maybe even a snippet of code
Any help greatly appreciated
Dan Hawkes