msdnexpert
Nov 5th, 2000, 02:04 AM
Dear all,
I am entering date data into a text input. I would like to validate the date entered. The date can be in the following formats.
dd/mm/yyyy
dd/mmm/yyyy
How does one do this validation through Javascript.
Code snippets for date validation would help a lot.
Thanks in advance.
I am entering date data into a text input. I would like to validate the date entered. The date can be in the following formats.
dd/mm/yyyy
dd/mmm/yyyy
How does one do this validation through Javascript.
Code snippets for date validation would help a lot.
Thanks in advance.