Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Validate Date

Status
Not open for further replies.

kindicheema

Programmer
Jun 21, 2006
6
GB
Hi

Using vb with ASP.net, just wish to check that the date that the user has entered is in valid date format, is there a buit in function to check this using the requiredfieldvalidator??

Thanks
 
Use the compare validator and set the datatype to date along with your required field validator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top