<asp:ImageButton ID="ImgCalendar" runat="server" ImageUrl="~/Images/calendar.gif" /> <cc1:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="YourTextBoxID" PopupButtonID= "ImgCalendar"> </cc1:CalendarExtender>
--------------------------------------- Live the life you've dreamed Regards MADHU
Login to post response