I have a site built in classic asp and i want to capture all errors using asp error object and insert the error details such as line number & other details into database. I don't want to use the object in all pages.How can I do it Globally? Please let me know.