Is it possible on a asp.net page in C# to allow a user to select a range of dates when using the calendar control? I see plenty of articles about doing so in Windows Forms, but I'm looking to do this on a Webpage. (this is one windows form sample
http://msdn.microsoft.com/en-us/library/ehc3wwb5(v=vs.90).aspx) Any suggestions on if this is even possible?
Go to the complete details ...