sir i have used the method for date and time selection that you have given on the below link.
http://www.aspsnippets.com/Articles/DateTimePicker-in-ASP.Net-GridView-using-jQuery-DateTimePicker-Plugin.aspx
now i want to exclude the weekends and other selected days(independence days etc.) from the selection. you have referred to me to below link.
http://www.aspforums.net/Threads/117634/Disable-Weekends-Holidays-in-jQuery-UI-DatePicker-Plugin/
i have tried it but it does not work as i don't find jquery/1.6/jquery.min.js,j
queryui/1.8/jquery-ui.min.js"
jqueryui/1.8/
please help me how can i exclude weekends and other selected days(independence days etc.) from the selection.