SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Resource

Custom Error Messages

Categories...
Client User Group
Site Design, Write Once!
Language
JavaScript
Product
IE3, IE4, NS3, NS4
Task
Browser Enhancement, Menus/ Popups
Technology
ECMA-262

Sponsored Links
Developer's Paradise : Inside Technique :
Custom Error Messages
Submission by SiteExperts Staff

Go to the resource:
Custom Error Messages

Add to Assistant

Short Description
Script errors. Since we can't seem live without them, learn to live with them.

Long Description
Script errors. Since we can't seem live without them, learn to live with them. See how to turn the ugly script error dialog box into a user-friendly custom feedback form.

Author
Scott Isaacs
Submission URL
http://www.SiteExperts.com/tips/functions/ts17/page1.asp
Submission Date
Nov 19,1998
 

Discussion and Rate this Resource
Overall Rating: 3.9

bradcerenzia on Jul 15, 1999 at 12:41:48 PMRating: 4

A couple errors that need to be fixed in the example code:str += "<<B>Uh Oh...</B></FONT>" should only have one < before the B, and str += <Error Description: should be str += "<Error Description:.

Cheers!

Brad

mark on Apr 22, 1999 at 11:14:23 AMRating: 2
I remember seeing this working a while ago... now with IE5 it doesn't work at all... I wonder if IE5 no longer supports the window.onerror event?
RaSKaL on Apr 17, 1999 at 2:23:31 PMRating: 3
Who the hell is actually going to submit it?
Gray Dragon on Feb 24, 1999 at 11:01:00 AMRating: 4
Good starting point for learning error handling.
Lothar on Jan 19, 1999 at 7:02:37 AMRating: 3
A good source for learning about error handling. I wonder if it is so useful to have rather complex and lengthy error handlers. The browser might not be able to execute depending on the error condition.
I'd like to see some enhancement that supports server-side logging of errors, e.g. hidden redirection to an ASP that logs the error to a file or database...

Most Recent Ratings/ Comments


To rate and comment on a resource, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password

Copyright © 1997-2008 InsideDHTML.com, LLC. All rights reserved.