This topic is locked

validate date field

1/12/2012 2:30:38 PM
ASPRunnerPro General questions
J
juniorvb author

how to validate date field not accepting sign a date less than the current date?
I hope someone help me ...
thank you

Sergey Kornilov admin 1/12/2012

Check this sample event for inspiration:

http://xlinesoft.com/asprunnerpro/docs/check_if_start_date_is_ealier_than_enddate.htm
Use Now() to get a current date.