Date validation
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.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
bilnaadPosted Oct 15, 2004, 12:43 PM