Hi guys,
Pls help. i need to validate my input text box that the user should type the correct format of the date in the input textfield box to "mm-dd-yyyy". onkeychange, if ever a wrong format is entered then it will prompt an "invalid date format" error message.
Thanks in advance,
Chad