Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there an OnError in ASP like VB
Message
De
10/12/2001 15:08:21
 
 
À
10/12/2001 12:38:36
Scott Butts
Ims Specialty Services
Twin Falls, Idaho, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00592214
Message ID:
00592314
Vues:
30
This message has been marked as the solution to the initial question of the thread.
>I have an ASP script where I am doing a createobject. Is there a way to know if there is an error other then the web server returning an error message to the user? Thanks for any input.

There is no support for a global error handler but you can always do On Error Resume Next and check for any errors after potential and/or error-prone lines. HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform