how to validate
        Posted  
        
            by kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kumar
        
        
        
        Published on 2010-06-07T15:04:10Z
        Indexed on 
            2010/06/07
            15:42 UTC
        
        
        Read the original article
        Hit count: 170
        
jQuery
I have this Calender Control I am using..user can select any date from the calender.. I need to validate the dates like Saturday and Sundays and 1/1 and 1/25.. if they select these days I need to show them Popup message not valid date?
can anybody help me out.. thanks
© Stack Overflow or respective owner