C
Chris
I want to do some error checking using on resume next to determine whether
to commit an ADO transaction. However we have a custom 500 error page which
we use through out the rest of the site. Can I remove the on error resume
next after I have rolled back the transaction and raise a normal error.
Regards, Chris.
to commit an ADO transaction. However we have a custom 500 error page which
we use through out the rest of the site. Can I remove the on error resume
next after I have rolled back the transaction and raise a normal error.
Regards, Chris.