[How Do I:] Use the ASP.NET AJAX Timer Control?
by Joe Stagner
The AJAX Timer control enables a portion of an ASP.NET web page to be dynamically updated at a regular interval, rather than needing the user to perform an action such as clicking on a button.