Is there a way to retrieve in asp code the current value that the Microsoft MonthView Control is set to? I have tried the obvious, month1.Value, month1.Date, month1.CurrentDate. My goal is to use a Date Control to Allow a user to select a date, and then retreive that value to update a database field. Anyone??
