Current location: Hot Scripts Forums » Programming Languages » PHP » Meta refresh _top??


Meta refresh _top??

Reply
  #1 (permalink)  
Old 11-04-04, 11:24 AM
FiRe FiRe is offline
Code Guru
 
Join Date: Oct 2004
Location: UK
Posts: 801
Thanks: 0
Thanked 0 Times in 0 Posts
Meta refresh _top??

Code:
<META HTTP-EQUIV="Refresh" CONTENT="1;URL=http://www.google.com">
This goes in the head of a page that loads in an iframe and I want it to break out of the frame, so I tried:

Code:
<META HTTP-EQUIV="Refresh" TARGET="_top" CONTENT="1;URL=http://www.google.com">
but still no success

any help?
__________________
Alexa Share <-- Trade virtual shares in websites with this online game.

codR.us <-- Submit and vote for your favorite code snippets with codR.us.

XEWeb.net <-- The ultimate PHP resource network.
Reply With Quote
  #2 (permalink)  
Old 11-05-04, 12:45 PM
steveo steveo is offline
Wannabe Coder
 
Join Date: Jun 2004
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
I'm not quite sure what things are what, but you could try "_parent"

maybe that could work?
Reply With Quote
  #3 (permalink)  
Old 11-05-04, 12:49 PM
steveo steveo is offline
Wannabe Coder
 
Join Date: Jun 2004
Posts: 130
Thanks: 0
Thanked 0 Times in 0 Posts
WRONG sorry..

use "_self"

my mistake
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically refresh page after page load failure jdugger JavaScript 3 08-05-10 09:16 AM
How to refresh a shopping cart window darksoap JavaScript 3 03-05-05 03:28 PM
refresh script angelo_t2c JavaScript 2 07-22-04 01:23 AM
javascript refresh and show only after refresh completed bonefry JavaScript 7 06-03-04 04:25 AM
Avoiding clicking refresh button webx2000i PHP 2 11-27-03 08:06 AM


All times are GMT -5. The time now is 04:42 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.