This is a discussion on Refresh Page for a Certain Time of Interval within the ASP and ASP.NET Programming forums, part of the Web Development category; I want to Refresh the Page(html) for certain time of interval like every 30 seconds can anyone help me............
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| u can try this Please add this meta tag in ur HTML file. And specify the refresh interval for the content attribute.For example the given tag refresh the page in every 5 seconds interval. <meta http-equiv="refresh" content="5; url=your url name"> Thanks Ram Kumar |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is there any way to load data in dropdownlist based on the other without Page Refresh | poornima | ASP and ASP.NET Programming | 2 | 03-15-2008 02:38 AM |
| 'Page' ia an unambiguous reference between 'System.Web.UI.Page' and 'Project1.Page' | poornima | ASP and ASP.NET Programming | 1 | 03-05-2008 03:12 AM |
| How can we block "Right click-refresh" option on a web-page? | GDevakii | HTML, CSS and Javascript Coding Techniques | 1 | 09-25-2007 02:35 AM |
| How do I submit a form or a part of a form without a page refresh in ASP.Net using C# | mobilegeek | ASP and ASP.NET Programming | 1 | 07-23-2007 10:38 PM |
| Refresh a page through Javascript | Sathish Kumar | HTML, CSS and Javascript Coding Techniques | 0 | 07-02-2007 07:35 AM |