Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Validation Techniques
Message
De
02/08/2001 16:48:31
 
 
À
02/08/2001 14:25:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00539007
Message ID:
00539099
Vues:
10
I have placed the validation routine in the lostfocus of the textbox. I add the condition that if empty(textbox.value) skip the validation. If !empty() then I do the validation. If the validation fails then I automatically open a picklist or in your case fire the selection form.

If a valid entry is required in the textbox before the form can be saved, I check to make sure the textbox is not empty in the click method of the save button.

So far this combination has worked fine.

Alan Wyne
Rollpak Corp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform