Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enforcing valid date into textbox
Message
De
03/03/2007 11:32:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01200381
Message ID:
01200515
Vues:
30
>How do I enforce a valid date on a textbox. The textbox is defined as char at the moment and in the init= thisform.textbox1.value=DATE() and
>thisform.textbox1.Format='D' . However, I can enter bogus dates.

Simply make it bound to some date value. If u need character representation
of it, you can keep it parallely stored in some property.
Otherwise you hv to write complex validation proc for something that is already there for you.

2c
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform