Description: In ASP you handle application errors by using the On Error resume Next statement. If you don t want your visitors to see ugly meaningless error messages, then you ll have to implement some kind of error handling in your ASP applications. How does ASP Error Handling work?