G Guest Oct 18, 2005 #1 I have an input box that I would like to only accept a date format ##/##/## How can I do this. Thanks.
I have an input box that I would like to only accept a date format ##/##/## How can I do this. Thanks.
J Jens Peter Karlsen [FP-MVP] Oct 18, 2005 #2 You can use JavaScript to Validate the input onsubmit of the form. Do a search for "JavaScript Validation" on Google. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
You can use JavaScript to Validate the input onsubmit of the form. Do a search for "JavaScript Validation" on Google. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.