Hi guys,
how can i validate the entered date format by the user in the date textbox? because the format should be (mm/dd/yyyy)..
what if the user enters the following format (dd/mm/yyyy) and clicks on submit.. is there a way to validate in the server side other than using the 'Regular Expression Validator"??
ASP.NET/VB.NET
Regards,
Nina
