Hi There,
I have a text field, where the user can enter date & press submit button. I need to validate the user entered text to the date format (MM/dd/yyyy). Is there a way to get that?
Add Info: The user may also enter alpha-numeric ex: 12/we-3f in date text field. Also is there a way to restrict user to enter numeric along with special character '/'.
I must not use date picker!
Thanks in Advance!
I have a text field, where the user can enter date & press submit button. I need to validate the user entered text to the date format (MM/dd/yyyy). Is there a way to get that?
Add Info: The user may also enter alpha-numeric ex: 12/we-3f in date text field. Also is there a way to restrict user to enter numeric along with special character '/'.
I must not use date picker!
Thanks in Advance!