jquery datepicker: alert when certain days are clicked on the jquery datepicker

Posted by Abu Hamzah on Stack Overflow See other posts from Stack Overflow or by Abu Hamzah
Published on 2010-04-24T16:44:29Z Indexed on 2010/04/24 17:03 UTC
Read the original article Hit count: 629

Filed under:
|
|

i have a certain dates that come from database and want to block those dates from selecting, how would i do that? like Alert when certain days are clicked on the jquery datepicker?

i am using asp.net C#. and pass the dates from server side to client?

any help?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about jQuery