开发者

Refresh Countdown Timer in .Net From Client Side?

Is it possible to refresh a countdown timer once a page is already loaded from the client side in ASP.NET/C# and if so, how? Once the timer is already going, I need to be able to refresh the timer from the server side with a new value. Basically, I am trying to replicate beezid.com in ASP.NET.

Edit: I guess what I mean is how do you dynamically refresh the countdown timer in real开发者_JAVA百科-time without polling to occur.


You have to use JavaScript SetTimeout and handle that to an Ajax call!!!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜