ASP Hosting sale!
Double disk space and transfer for FREE!
Limited time offer! Act Now!

aspdev | articles | tutorials | forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Adding error handling to ASP function

 
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming
View previous topic :: View next topic  
Author Message
Jeff



Joined: 18 Oct 2004
Posts: 6

PostPosted: Thu Nov 04, 2004 9:18 am    Post subject: Adding error handling to ASP function Reply with quote

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
View user's profile Send private message
paul



Joined: 11 Oct 2004
Posts: 128

PostPosted: Thu Nov 04, 2004 1:05 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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

SQL Tutorial