Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enforcing valid date into textbox
Message
From
03/03/2007 11:32:45
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01200381
Message ID:
01200515
Views:
29
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform