How automatic transfer page

J

JL

How can I ask a page automatically transfer to one of its links within that
page when the page is loaded.
 
S

Stefan B Rusynko

In the head section add below to redirect in 10 seconds
<meta http-equiv="Refresh" content="10; URL=thenewpagelink.html">




| How can I ask a page automatically transfer to one of its links within that
| page when the page is loaded.
|
|
 
Top