Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
6800 Points
1549 Posts
Feb 21, 2012 01:38 PM|LINK
hi
http://forums.asp.net/t/1410702.aspx/1
or
use asp:CompareValidator
<asp:CompareValidator Type=Date Operator=DataTypeCheck [other properties] />
For more on this and solutions to other common validation questions, check out my article: http://aspalliance.com/699.
thank u
srinanthuram
Contributor
6800 Points
1549 Posts
Re: question re year comparison in a mm/dd/yyyy format
Feb 21, 2012 01:38 PM|LINK
hi
http://forums.asp.net/t/1410702.aspx/1
or
use asp:CompareValidator
<asp:CompareValidator Type=Date Operator=DataTypeCheck [other properties] />
For more on this and solutions to other common validation questions, check out my article: http://aspalliance.com/699.
thank u