S
samuelberthelot
Hello,
I would like to validate a date in a textbox on the onChange event.
The date must be in the format 01/01/2007
I would like to use a regular expression to validate it but I'm not
very familiar with them. How can I do it ?
Thanks
I would like to validate a date in a textbox on the onChange event.
The date must be in the format 01/01/2007
I would like to use a regular expression to validate it but I'm not
very familiar with them. How can I do it ?
Thanks