Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit Box--- Date
Message
From
01/01/2002 10:31:45
 
 
To
01/01/2002 10:01:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00599570
Message ID:
00599573
Views:
9
You can use one of the following approaches:
SET NOTIFY OFF
This will prevent the "Invalid Date" message from appearing.

-or-
TextBox.StrictDateEntry = 0 &&Loose
(Setting the textbox property StricDateEntry to "loose" removes the value entered in the textbox with blank if the date is invalid)
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform