
ASPError is an ASP class for catching errors and assertions, it can reports errors to the browser, web server log and to a specific file. There are a host of different options supported, including the highlighting of SQL script errors caught from ADO calls. Errors can also be collected and reported at the end of a page. Very useful for managing maintenance work on server scripts!
|