Introduction - If you have any usage issues, please Google them yourself
AJAX Date Picker is a free ASP.NET 2.0 calen dar control that utilizes AJAX techniques to ge t data from the server without an entire page pos tback. You can specify the dates on a clickable g iven month as well as on other days like holidays. etc.. A great application for this control is for those sites that use some reservation system to select valid dates. For example, a travel site can use this control to render only valid dates. This control limits the user on wha t dates to click. As a result, you have a hybrid client/server validation. Th is control is free along with the source code. Fe el free to modify the code to suit your needs. If y ou want to change the look, all you have to do is modify the file Default.css or create your own. Make sure you use the same 10:48 ss names. The
Packet : 121114109ajaxdatepicker.zip filelist
AJAXDatePicker/AJAXDatePickerControl.ascx
AJAXDatePicker/AJAXDatePickerControl.ascx.cs
AJAXDatePicker/App_Code/
AJAXDatePicker/App_Code/ajaxMethods.cs
AJAXDatePicker/App_Code/DatePicker.cs
AJAXDatePicker/Bin/
AJAXDatePicker/Bin/Ajax.dll
AJAXDatePicker/Bin/AjaxPro.2.dll
AJAXDatePicker/Default.aspx
AJAXDatePicker/Default.aspx.cs
AJAXDatePicker/Default.css
AJAXDatePicker/images/
AJAXDatePicker/images/AJAXDatePicker.gif
AJAXDatePicker/images/cal_background.jpg
AJAXDatePicker/images/close_button.gif
AJAXDatePicker/images/Dropdownbtn.gif
AJAXDatePicker/images/Screenshot2.gif
AJAXDatePicker/images/spinner.gif
AJAXDatePicker/Web.config