date validation
423719Jan 12 2005 — edited Jul 4 2006What is the best way for me to validate a date?
I have an item on the page and the item has the date picker attached to it.
The user is able to enter text in the item or choose a date from the date picker.
I want to be able to create a validation that will check to make sure that the date entered is a valid date before the record is saved.
thanks