How can I implement try and try error handling type in ASP?
Use on error resume next at the point when you usually use try and check Err.Number for catch