|
|
|
| Title : |
How to use META REFRESH to auto refresh an html page
after x seconds. |
| Categories : |
HTML |
 Boaz Yahav |
| Date : |
Jun 16th 1998 |
| Grade : |
4 of 5 (graded 12 times) |
| Viewed : |
81989 |
| 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
|
|
| Allows you to parse a deliniated string and put the individual fields in a SELECT option in a form Categories : HTML, PHP, Strings | | | Popup Menu 0.5, popup, select, html, state-maintaing Categories : HTML, PHP, HTML and PHP | | | How to preset a text string in a textarea input field Categories : HTML, HTML and PHP, PHP, Beginner Guides | | | FormWizard reads a mysql table and generates automatically
a html formular in a html-table Categories : PHP, MySQL, HTML | | | showing Help (assistance) to the user while filling html forms. Categories : HTML, Java Script, Form Processing | | | Conditional Check - a script that allows a user to submit a form only if the user check a checkbox. Categories : HTML, Java Script, Form Processing, Beginner Guides | | | BBCode Formatting String Categories : PHP, HTML, Regexps, Arrays | | | Dynamic Menu/Site Navigation Script in Perl Categories : Perl, Site Planning, HTML | | | Enchancing dd/mm/yyyy forms with unobtrusive javascript Categories : Java Script, HTML, User Interface, Date Time | | | Paginator - a class that can help you to split MySQL database query result sets to pages. Categories : MySQL, Databases, HTML, PHP | | | Rollover Image link effect using only single image. Categories : Web Design, HTML, CSS, Beginner Guides | | | Bookmarklets are simple tools that extend the surf and
search capabilities of Netscape and Explorer web browsers. Categories : Java Script, HTML, General | | | Real simple example of removing HTML tags from text then changing \n (new line) to <br>. Could be used in a forum for instance. Categories : HTML, PHP, HTML and PHP, Beginner Guides | | | Sound On and Off (Mute) using one swf (Flash) file. Categories : Flash, HTML | | | GonxTabs : Create elegant HTML tabs based interface Categories : Navigation, HTML, HTML and PHP, PHP | |
| |
| |
|