Create a Calendar that displays one year from today(Asp.Net)
        Posted  
        
            by GigaPr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by GigaPr
        
        
        
        Published on 2010-06-17T21:39:17Z
        Indexed on 
            2010/06/17
            21:43 UTC
        
        
        Read the original article
        Hit count: 176
        
Hi,
I would like to create a calendar that displays a year from today(everyday) and allows the user to select the multiple dates.
I tried to use the asp:calendar without any success
I am developing in C# .NET
any suggestion
© Stack Overflow or respective owner