Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error handling
Message
 
À
03/01/2000 11:20:34
Christian Bellavance
Université du Québec à Hull
Hull, Québec, Canada
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Titre:
Divers
Thread ID:
00311700
Message ID:
00311791
Vues:
42
If you are using VB Script, then On Error works on the server side, but by that time it's already been posted to the server.

The best way is use Javascript or VB Script on the client and validate it before the form is submitted. Check out http://msdn.microsoft.com/scripting/
for help on writing client side scripts.

Another good source is www.javascripts.com for cut & paste examples for the beginner.


>How do you handle error in an ASP file. (ex. a required field that is missing and you want reload the page but with an error message at the beginning).
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform