Is there a way to limit the date range with ASP.net calendar extender?
For example, i have a calendar extender attach to a text box that is a "Start Date" for user to pick then another text box call "End Date" with calendar extender.
When a user pick the Start Date to be 5/31/2009 then the End Date can only be 30 days from 5/31/2009 that is 6/27/2009. No matter what date the user pick the user can only pick the End Date within 30 days of Start Date.