Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

verify server is up before link

Status
Not open for further replies.

grnfvr

MIS
Dec 21, 2000
111
US
Is there a way to programmatically ping a server to check that it is up and running before directing an anchor tag to that server.
 
you have to write a server component that's able to ping servers, which is not that complicated.
there's no way to do it with ASP's built-in objects.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top