Hi. I know its possible to do date validating via PHP/Perl, but I would rather do this with Javascript. Does anyone know how I could check the validity of a date field, in the format of;
03-02-2005
Basically, I need something like;
Submit button is blanked out, until a valid date is entered.
...or...
A text box appears, and stops the form being submitted if the date entered is not valid.
Anyone got any ideas?
TIA
Andy
03-02-2005
Basically, I need something like;
Submit button is blanked out, until a valid date is entered.
...or...
A text box appears, and stops the form being submitted if the date entered is not valid.
Anyone got any ideas?
TIA
Andy