Groups | Blog | Home
all groups > vb.net controls > september 2005 >

vb.net controls : Time and Date Validation


carion1
9/14/2005 2:49:12 PM
What are you currently doing to validate and what would you like to
change/add?

--

Derek Davis
ddavis76@gmail.com

[quoted text, click to view]

LDD
9/14/2005 3:48:31 PM
Are there any built in time and/or date validation methods that one can make
use of in .NET?

thanks folks

LDD

LDD
9/14/2005 3:50:59 PM
I should be more specific....
I have a couple of textboxes that the user enters in dates
and another couple of textboxes that the user enters time values

I have validation currently but I'm looking to tighten it up.

-LDD

[quoted text, click to view]

LDD
9/14/2005 4:16:10 PM
splitting the different parts of the date and time into tokens and checking
if they meet the requirements
[quoted text, click to view]

AddThis Social Bookmark Button