|
crosscreek -> email error more information about error (4/5/2008 21:29:53)
|
I have a errorpage.asp page set up that will email me an error; I trap it from the page & send <!--#include virtual="Errorpage.asp"--> <%If Err.number <> 0 then TrapError Err.description For instance: I receive an error message At 4/5/2008 1:57:18 PM the following errors occurred on the page /pedigree.asp : Type mismatch, I there a way I can find out which line & more details if it's a syntax error, etc. I google errors & read somewhere that I could but I can't find the where I found it. Thanks However
|
|
|
|