I am not sure how do check the date format, unless you use a regular expression validtor, I think. I would use a calendar control and let the user select from there. Display the selected value in a textbox or lable. If you use a textbox, set the enabled property to false so they cannot edit it.
|