|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program 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
|
|
|
|
|
|
|
|
|
|
|
|