Bob Moore
|
| Posted: 01/24/2003, 8:27 PM |
|
In CC how can I force users to enter a valid date in Date/Time Field? I don't want them to enter anything else other that the date in mm/dd/yy format. Let's say if they don't know the date they may enter N/A or Don't know in date field which can cause the SQL error (I want to prevent that). Pls help...
I am using ASP with templates and SQL 7.0
|
|
|
 |
Bob
|
| Posted: 01/25/2003, 9:40 PM |
|
Any help please?
|
|
|
 |
banjo
|
| Posted: 01/27/2003, 1:36 PM |
|
Try fValidate - it will validate the date format and the mandatory aspect too.
Heaps of other functions also - it might suit you.
www.peterbailey.net/fValidate/
|
|
|
 |
|