Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enforcing valid date into textbox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01200381
Message ID:
01200753
Views:
37
>>>>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.
>>>
>>>If Value is date type then you cannot enter bogus values. Make sure you don't override value back to character. To find it easier remove 'D' format.
>>
>>Ed, how do I make the VFP message appear on a form as a popup? This is for when the user enters a bogus date in the field. I am trying to go this route:
>>
>>SET MESSAGE TO [cMessageText]-or-SET MESSAGE TO [nRow [LEFT | CENTER
>> | RIGHT]]-or-SET MESSAGE WINDOW [WindowName]
>>
>>but no message appears.
>
>Just use a messagebox.
>
>BTW, I'm wondering why did you ignore my reply?

Naomi, I actually checked it out for a while, but it seemed a long route for me. Would I be able to use it "as is" or would I have to create a class myself like the mentioned: c:\mmviscollect\libs\acustomcontrols.vcx) ?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform