Date comparison
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi.. in the database. there are two dates are there..that is FROM DATE:11-12-2007(MM-DD-YY) TODATE:02-11-2008 from the front end ..i am entering a date that is 2-11-2008 .. how can i check that ...whether this date is 2-11-2008 .between FROMDATE and .TODATE or not. in asp.net Ramesh