[thelist] ASP Err Object in IIS 5

Scott Dexter sgd at ti3.com
Wed May 1 10:02:03 CDT 2002


You've got "On Error Resume Next" commented out -- so your error
trapping code never gets executed....


> -----Original Message-----
> From: Tab Alleman [mailto:Tab.Alleman at realmetros.com]
> > <%
> > Option Explicit
> > 'On Error Resume Next
> > Dim oErr



More information about the thelist mailing list