Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about textboxes' lostfocus()
Message
From
23/05/2004 22:22:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Question about textboxes' lostfocus()
Miscellaneous
Thread ID:
00906364
Message ID:
00906364
Views:
64
i have a txtfrdate and txttodate in my form. i want to set txttodate.value when txtfrdate loses focus. so in txtfrdate.lostfocus() i do,
thisform.txttodate.value=thisform.txtfrdate.value
this works fine.

i enter 05/21/2004 in txtfrdate, but at txttodate, when i type only upto 05/24 .......... and press my save button......... txttodate changes to the value of txtfrdate.

how can i avoid this? both textboxes are set initially to date().

pls help. TIA.
Next
Reply
Map
View

Click here to load this message in the networking platform