March 28, 2011
How to Refresh/Reload Page or Part of the Page Automatically
Here I am going to show different methods to refresh/reload the page or part of the page automatically in certain period of time. Simplest way to refresh whole page is by using meta tag as below: Above code refreshes the page for every 30 seconds. if you don’t want to use meta tag as some