View previous topic :: View next topic |
Author |
Message |
Jeff
Joined: 18 Oct 2004 Posts: 6
|
Posted: Thu Nov 04, 2004 9:18 am Post subject: Adding error handling to ASP function |
|
|
Hi,
I want to add error handling within one of my ASP functions (I'm using VBScript). Is that possible? I know that I can use On Error Resume Next within an ASP page, but can I use On Error Resume Next within a VBScript function?
Thanks,
Jeff |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Thu Nov 04, 2004 1:05 pm Post subject: |
|
|
Hi Jeff,
You can use On Error resume Next within a function or sub-routine in VBScript. The error handling will be done only within this function though.
Paul _________________ World Countries | Survival Skills |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|