Working with ASP.NET AJAX Timer Control
page 3 of 5
by Nidal Arabi
Feedback
Average Rating: 
Views (Total / Last 10 Days): 12022/ 270

About Timer Control

The Timer control performs post backs at defined intervals. If you use the Timer control with an Update Panel control, you can enable partial page updates at a defined interval. You can also use the Timer control to post the whole page.

Simply stated, it periodically updates the contents of one or more UpdatePanel controls without refreshing the whole Web page.

You can also run code on the server every time that a Timer control causes a post back. Should you need more information on how to use an UpdatePanel please revert back to my article on this topic.

In our article today we are going to create a kind of a fortune teller. This fortune teller will have ten sentences that will present them randomly. We will also be using an UpdatePanel.

It is also worth noting that in order to be able to create this solution; you have to revert back to the same article cited above on what is needed to be able to continue applying what is described in this article. If your computer is already setup with Microsoft AJAX Extensions, then proceed directly to the next paragraph.


View Entire Article

Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 6 and 2 and type the answer here:

User Comments

No comments posted yet.






Ads Powered by Lake Quincy Media
Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2008 ASPAlliance.com  |  Page Processed at 8/30/2008 7:09:01 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search