|
|
|
|
|
| | |
| |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Error Handling |
|
From: |
mohan |
|
Date: |
3/18/2001 11:19:55 AM |
|
IP: |
202.86.141.159 |
hi
In asp the error handling is done by statement
On error resume next and the checking the Err object eg
If err.number<>0 then
'Error has occured handle it
end if
Ok!! |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|