
August 1st, 2005, 03:33 AM
|
|
Contributing User
|
|
Join Date: May 2005
Location: @Home :D
Posts: 50
Time spent in forums: 3 h 50 m 31 sec
Reputation Power: 0
|
|
|
Validate Date Format
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
|