Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

None functioning META tag ...

Status
Not open for further replies.

BobbaFet

Programmer
Feb 25, 2001
903
NL
I have found a meta tag which should cause that
the page which contains the tag overwrites the
frameset. But it doesnt seem to work (I have
tested this in IE 5.5). Does anyone know what
the correct meta tag is??? (I got this from CNet
Downloads, a generator named: 2Z's MetaTag Generator)

This is how I found it:

<META HTTP-EQUIV=&quot;window-target&quot; content=&quot;_top&quot;>

Thanx allot people ;-)

Bobba_Fet
Everybody has a right to my opinion.
E-mail me at cwcon@programmer.net
 
Grabbed this from
window-target: windowname

--------------------------------------------------------------------------------
This header will force the document to load in the window named window_name, or if such a window does not exist, one will be created, and then the document will be loaded in it. This header has usefullness in farmes, and potentialy could be used in a multipart message to fill multiple frames with one CGI See Also: The &quot;SERVER-PUSH&quot; Chapter

NOTE
This is a Netscape Header and is not supported by MSIE , nor is it a part of any official standard.


Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top