 |
 |
Redirection script
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: .CL
Status:
Offline
|
|
How can i make an .html file that when is accessed it instantly redirects to somewhere else?
Is there an action for this in GoLive?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jul 2002
Location: Leiden, Netherlands
Status:
Offline
|
|
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by ARENA:
<strong>How can i make an .html file that when is accessed it instantly redirects to somewhere else?
Is there an action for this in GoLive?</strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">Add the following meta to your list of meta's in your HTML code :
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><meta http-equiv="Refresh" content="0; URL=URL WHERE YOU wANT TO BE redirected" > </pre><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: .CL
Status:
Offline
|
|
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by Ludovic Hirlimann:
<strong> </font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by ARENA:
<strong>How can i make an .html file that when is accessed it instantly redirects to somewhere else?
Is there an action for this in GoLive?</strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">Add the following meta to your list of meta's in your HTML code :
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><meta http-equiv="Refresh" content="0; URL=URL WHERE YOU wANT TO BE redirected" > </pre><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif"></strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">That's just what i needed, thanks!
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Feb 1999
Location: California
Status:
Offline
|
|
Wow, I didn't know this could be done without Javascript. Is there a way to create a time delay with this (e.g. "this page will redirect in 10 seconds")?
|
|
|
| |
|
|
|
 |
|
 |
|
Occasionally Useful
Join Date: Jun 2001
Location: Liverpool, UK
Status:
Offline
|
|
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">quote:</font><hr /><font size="1" face="Geneva, Verdana, Arial, sans-serif">Originally posted by Patrick:
<strong>Wow, I didn't know this could be done without Javascript. Is there a way to create a time delay with this (e.g. "this page will redirect in 10 seconds")?</strong></font><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">change: content=0;
to: content=10;
|
|
"Have sharp knives. Be creative. Cook to music" ~ maxelson
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|