Boba Fett
March 21, 2002, 07:48 am
Hi all,
I am trying to create a simple script to use the 'On Error Resume Next', along with the new ASPError object (IIS5/ASP 3) to email me errors.
At the moment I'm using one based on the old err. object but it doesn't return the line number.
From the documentation I have been able to get my hands on, it seems that the new object can only be used in custom error pages and not in actual website ASP pages.
Does anyone know if this is that case?
Cheers
Bob
I am trying to create a simple script to use the 'On Error Resume Next', along with the new ASPError object (IIS5/ASP 3) to email me errors.
At the moment I'm using one based on the old err. object but it doesn't return the line number.
From the documentation I have been able to get my hands on, it seems that the new object can only be used in custom error pages and not in actual website ASP pages.
Does anyone know if this is that case?
Cheers
Bob