Topic: target="_top" equivalent for redirecting (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9681" title="Pages that link to Topic: target=&amp;quot;_top&amp;quot; equivalent for redirecting (Page 1 of 1)" rel="nofollow" >Topic: target=&quot;_top&quot; equivalent for redirecting <span class="small">(Page 1 of 1)</span>\

 
FlagMan
Bipolar (III) Inmate

From: Calgary Alberta Canada
Insane since: Dec 2002

posted posted 09-02-2003 06:22

I have a free .tk for my clan site, and want the .tk to redirect to the actual page automatically, but I want it to not open up in the frame (Lots of people have cache problems with the frames, even though I set no-cache and set the expiry date to -1, which is supposed to make it expire immediately). I would prefer to use a meta tag, but it doesn't really matter, I just can't us anything that requires server side scripting.

BTW, I did a quick search of the html forum and it didn't even turn up one topic on redirecting.

PS. Yay, first day of school tomorrow!

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 09-02-2003 14:30

FlagMan: Try:

quote:
<meta http-equiv="window-target" content="_top" />



___________________
Emps

FAQs: Emperor

FlagMan
Bipolar (III) Inmate

From: Calgary Alberta Canada
Insane since: Dec 2002

posted posted 09-04-2003 00:25

Nope, I can't get anything to work, I have this:

<META HTTP-EQUIV="Refresh" CONTENT="5;http://members.shaw.ca/FlagMan/execute/index.html" />
<meta http-equiv="window-target" content="_top" />

But it just refreshes dir.html

Bmud
Bipolar (III) Inmate

From: Raleigh, NC
Insane since: Mar 2001

posted posted 09-24-2003 04:22

Try reversing those lines. All else fails use a bit o' javascript.

quote:
window.top.document.location.href = "blahblahblah.html";
Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 09-24-2003 05:32

FlagMan: Try it without the first meta tag - just the one I gave you.

___________________
Emps

FAQs: Emperor



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu