Answered Timer

  • Tuesday, May 15, 2012 8:17 PM
     
     

    Hello everybody,

    i was trying to use asp Timer, without succes. I need to make an Timer decrement, for example Wait 1 Hour, 1 Minute, 50 Seconds, next 1,1,49, etc etc. When the seconds will less than 20, if the user click on button, i will add more seconds until reach 20, for example, my timer has 15seconds as value, if the user click, 20-15 = 5, so i need add 5 seconds to this timer.

    How can i do that ? Thankz in advance.

All Replies