Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I make the user enter the complete year in a date fi
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173130
Message ID:
00173969
Views:
24
>I have century on and am using the rollover function, but our client (big money client) insists that I make the date fields so the user has to enter the complete date 02/19/1998. Right now I am using a text field with a controlsource being a date field from the table/view. Does anybody have a clue how I can do this. I've tried checking the length of the field on valid and it has already changed it to the full length. VFP 5
>
>Thanks
>kirk

Same issue here too. Had to code a textbox to trap exactly 8 keystrokes by a user for any date field. Any changes caused any value currently in the textbox to blank out forcing user to hit 8 keystrokes to enter a new or change an existing date. I put a counter in the .Keypress event and it seems to be working.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform