Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid DAte
Message
De
14/03/2001 07:24:38
 
 
À
14/03/2001 07:14:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00484766
Message ID:
00484768
Vues:
14
Hi,
You may try to set textbox.inputmask = "99/99/9999" instead of {} in textbox.value property.
In textbox.valid event, use CTOD() function to convert it to date data type. Use EMPTY() to check the value of the date variable. If it is empty, meant it is invalid date.

Hope it is what you r looking for.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform