hello i have created one webpage in asp.net & in that webpage i am using Asp calendar control. I want to display message box whenever user selects the previous dates from that calendar control how can i do it please suggest me any solution.
Share
You can use the Selection_Change event of the calender control: