I have an error handling function which I include in all of my ASP pages. After each ADO transaction, I call the function. If there is an error, the user is redirected to a error message page and the system sends an email to me to tell me that there has been an error. What I would like to be able to know is what program caused the error. Is there any way for the function to know what program was running when it was called - without me explicitly passing the program name as a parameter. Mise Le Meas,
Mighty
Mighty