0
kicks
Using ASP.NET Validation for comparison to today's date
While working on a reservation system it was important to make sure that the reservation date was today's date or in the future. This explains how to do it with ASP.NET Validation controls.