in

ASP.NET Weblogs

This Blog

Syndication

Jason Salas' WebLog

On-air and online: making people laugh, making people think, pissing people off

Ajax polling/refreshing

Doing periodic polling in web apps without leaving/reloading a page via Ajax-style programming is something I'm quite excited about.  It'll be cool to have a web page auto-update by way of a VB-esque timer or JavaScript window.setInterval() or other related service when inventory runs out, or a document isn't being edited, or a user logs into the system, or something like that - without post backs, refreshes or redirects.

Michael Mahemoff has a great blog about this very topic, talking about such features in Ajaxian chat services and multiplayer gaming.

Published Aug 28 2005, 05:42 PM by guam-aspdev
Filed under: ,

Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add