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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Testing an Active link

Status
Not open for further replies.

rickpill

Programmer
Feb 28, 2002
108
0
0
US
Hi,

I'm new to ASP. Here's my problem, I need to set up a screen to display a "user friendly" message , e.g. "Please try again later ..." when a user clicks a Link and the server is down, busy etc.

Thanks,

Rick
 
You can edit the error messages shown by IIS (the default path is C:\WINDOWS\help\iisHelp\common\) for errors such as "Page not Found" etc. It might be slighty more tricky if you want to show this if your server is "busy" as what would you/the server define as busy?

----------------------------------------------------------------------

Need help finding an answer?

Try the search facilty ( or read FAQ222-2244 on how to get better results.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top