Hi, Can some one please help me.
I am trying to make an automatic page forward. For example, when a visitor types is a url 1, there will be some codes on that page that will automatically rediret the visitor to url 2.
Thank you.
Hi, Can some one please help me.
I am trying to make an automatic page forward. For example, when a visitor types is a url 1, there will be some codes on that page that will automatically rediret the visitor to url 2.
Thank you.
Example:
Usage:HTML Code:<head> <meta http-equiv="refresh" content="15; url=somepage.htm">
<meta http-equiv="refresh" content="secondsToWaitBeforeChanging; url=path/filename.ext">
You can use just a path, if it is to a directory with an index page. You can use just a filename, if it is in the same directory as the forwarding page.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Thank you so much John.
Bookmarks