Countdown timer in asp.net
        Posted  
        
            by Zerotoinfinite
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zerotoinfinite
        
        
        
        Published on 2010-05-20T07:22:45Z
        Indexed on 
            2010/05/20
            7:30 UTC
        
        
        Read the original article
        Hit count: 265
        
Hi Experts,
I am using asp.net 3.5 with C#. I want to create a countdown timer and my requirement is like this:
Countdown end date: June 16 2010 So, till June 16 comes my timer will show the remeaning time.
Please let me know how to achieve it, I google it but i didn't get the excat solution to my problem.
Thanks in advance.
© Stack Overflow or respective owner