Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date textbox
Message
 
To
16/07/2001 17:43:47
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00531211
Message ID:
00531272
Views:
10
I took a look at this also, as I have the same wish. It seems if you have your textbox setup for dates (either by inheritance or by format D) it automatically checks the validity of a date. In otherwords you can't go on unless the date is correct, so VALID is never fired off.

One possible work around is to set your textbox to only accept numbers and a input mask of something like this "##/##/####". Then in the VALID event run a check on what the user entered.

Good luck if I had more time I'd play around with this more, I wonder if there is a simple workaround.
Previous
Reply
Map
View

Click here to load this message in the networking platform