Hi Guys,
I have a form that takes in a date in the form YYYYMMDD. eg 20010511. Could someone please show me how to make sure that the date is entered in this format into this field of my form.
Thanks a lot,
JK
Printable View
Hi Guys,
I have a form that takes in a date in the form YYYYMMDD. eg 20010511. Could someone please show me how to make sure that the date is entered in this format into this field of my form.
Thanks a lot,
JK
Hi,
Have a look at this:
http://javascript.internet.com/forms/format-date.html
Hope this helps!
That's a great script. Thanks a lot
JK;)