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

ASP coding error display

Status
Not open for further replies.

famtek

Instructor
Mar 27, 2007
67
US
When I develop database driven ASP pages, sometimes I get specific error messages (which is fine) and too often I get generic 'page cannot be displayed' due to server error. Is there any way I can change the later generic error into something more specific? Any good ASP edit checking tools?

thanks.
 
Take a look at this page:



This is (in a way) how my ASP error handling is setup, and it's nice.

Something not mentioned in the link: Make sure the custom page you create is at least 3k in size, for some reason it acts funny with a really small custom error page.


[monkey][snake] <.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top