Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid DAte
Message
From
14/03/2001 07:24:38
 
 
To
14/03/2001 07:14:47
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00484766
Message ID:
00484768
Views:
16
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform