How can I create a date control that validates and confirms that the user is entering a date in the right format (mm/dd/yyyy).
I don t want to create functions that validate the data that he user enters by checking that the first 2 digits are less than 12 (meaning it s a valid month).
I guess VB does that automaticaly
(I have VB.NET 2003) and am developping VB windows forms (not asp forms)
I m glad I m now a memeber of this fabulous forum.
Thanks folks
R.Tutus
rtutus@hotmail.com

How can I create a date control that validates and confirms that the user is entering a valid date
Wim Heerkens
Thanks a lot for your help.
Asian Dragon
VB_Devil
You really re the man
Muchas gracias
Kerryrob
Also, when are we supposed to use the text box versus the pickdate and time control versus the the calendar. What re people usually using to alow users to enter dates "text boxes, MaskEdit
Thanks
dhannawat1