A ad Jun 27, 2005 #1 I use a textbox for user to enter a date. How can I determine if the string can convert to datetime.
W wozza Jun 27, 2005 #3 ad said: I use a textbox for user to enter a date. How can I determine if the string can convert to datetime. Click to expand... Why on earth would you do that when you can use a DateTimePicker?
ad said: I use a textbox for user to enter a date. How can I determine if the string can convert to datetime. Click to expand... Why on earth would you do that when you can use a DateTimePicker?