so you want to check if the server is available
before refreshing the page?
something like this:
function refreshme(){
var ping= new
Image()
ping.>
ping.src='http://www.theServer.com/imageThatExistsOnTheServer.gif'
}
function _refreshme(){
// do the refreshing
here
}
Without actually testing this, I think it should
work.
Richard.
|
Title: TEST
- [Dynapi-Dev] webapp testing for server Richard Emberson
- Re: [Dynapi-Dev] webapp testing for server Richard Bennett
- Re: [Dynapi-Dev] webapp testing for server Richard Emberson