Does anyone know how to setup an error trapping scheme like netscape's?
If you use netscape and it crashes, a form comes up and asks you to send an email for quality purposes. Basically what I am looking for is when an error occurs that was not trapped, I want to be sent an email with a description of the error. Is there a way to detect what error has occured when my system crashes?

Thanks in advance,