How to use an asp errorobject & capture all errors details which occur in asp site?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shamanth
    New Member
    • Jan 2011
    • 1

    How to use an asp errorobject & capture all errors details which occur in asp site?

    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.
Working...