paddylast

paddylast

  • NA
  • 12
  • 0

Date validation

Oct 15 2004 9:20 AM
I have a win form with a textfield for a date and a validation button with: myDate = txtDate.Text; I want to validate this as a valid date in my code rather that on the client. Is there an easy way to do this? Thanks.

Answers (1)