Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoid "Invalid date" message
Message
From
04/09/2003 09:13:14
 
 
To
04/09/2003 08:53:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00825981
Message ID:
00825993
Views:
21
SET NOTIFY is scoped to the current data session. You may need to set it off again.

Do the validation in the Valid event of the textbox and display your own MESSAGEBOX message, then return 0 from the Valid event.

>Hi,
>
>I put text box with format property set KD for date input.
>
>in operation when invalid date is entered a give 'Invalid date' mesage in upper right corner. this is annoin and i want to replace it with my message end error rutine. how to do this. set notify is off. i tried with valid event but don works.
>
>Thanks
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform