Automatic refresh webpage / Set time to redirect
Author: 2007-07-31 20:27:27 From:
| Overview |
 |
This script easy but powerful. Many websites use this scripts to redirect to another page or refresh the same page, for example, my website updates in every 10 minutes and I want to show user my latest content then I put this script to my page and set it refreshs in every 10 minutes.
|
|
 | Automatic Refresh / Redirect |  | <HEAD> <meta http-equiv='refresh' content='2;url='file_name or URL'> </HEAD> |
|
|
|
discuss this topic to forum