1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How does ASP Error Handling work?

Discussion in 'C#' started by selfspirit50, Oct 13, 2006.

  1. #1
    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.

    Does anyone has any idea how to implement it or how it works ?
     
    selfspirit50, Oct 13, 2006 IP
  2. ludwig

    ludwig Notable Member

    Messages:
    2,253
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    225
    #2
    ludwig, Oct 14, 2006 IP