|
|
|
| Title : |
How to use META REFRESH to auto refresh an html page
after x seconds. |
| Categories : |
HTML |
 Boaz Yahav |
| Date : |
Jun 16th 1998 |
| Grade : |
5 of 5 (graded 4 times) |
| Viewed : |
23409 |
| File : |
No file for this code example. |
| Images : |
No Images for this code example. |
|
| Search : |
More code by Boaz Yahav |
|
| Action : |
Grade This Code Example
|
|
| Tools : |
My Examples List |
|
|
|
|
|
|
put the next line at the top of the page you wish to refresh :
<meta http-equiv=refresh content="X; URL=/..../index.html">
Replace X with an integer representing the number of seconds before the refresh.
The URL can be a path on the local computer or a link like http://go.to.that.site/index.html
|
|
| color codes for positive and negative numbers Categories : PHP, MySQL, Databases, HTML | | | Parses HTTP_USER_AGENT so that you can customize your site to different browsers Categories : HTML, PHP, Complete Programs | | | FormWizard reads a mysql table and generates automatically
a html formular in a html-table Categories : PHP, MySQL, HTML | | | Allows you to parse a deliniated string and put the individual fields in a SELECT option in a form Categories : HTML, PHP, Strings | | | Browser Detecor Class Categories : PHP Classes, PHP, HTML | | | Display Slashdot headers on your own site Categories : HTML and PHP, HTML, PHP | | | Sound On and Off (Mute) using one swf (Flash) file. Categories : Flash, HTML | | | How to make sure a page does not appear in the Temporary Internet Files directory. Categories : HTML | | | How to keep your tables width stable even if you have long strings inside. Categories : CSS, Web Browsers, HTML, Beginner Guides | | | webcam cam view image ispy browser independant Categories : Graphics, HTML, HTML and PHP, PHP | | | Builds JavaScript that updates the contents of one selector based on another. Categories : HTML, Java Script, PHP, Complete Programs, General | | | ASCII To HTML Converter Categories : PHP, HTML, ASCII | | | Why it is not possible to preset a value in a file upload field Categories : HTML, Security, Filesystem, Beginner Guides | | | Dynamic Menu/Site Navigation Script in Perl Categories : Perl, Site Planning, HTML | | | AutoComplete in HTML forms Categories : DHTML, HTML, Web Browsers | |
|
|
|