aspx_beginners thread: Alternative to "Resume Next"
Hello: I'm developing an application in ASP.net using VB.Net. I need to get an error number, and if it's a certain number, ignore it (or take another action). In VB 6 I would use Err.Number, then Resume Next statement. How would I do the same using Try-Catch block? I would appreciate your help. Thank you, -- Peter Afonin
|





