C
Chris
I have a frame on page 2 of my website. Once you go to
page 2, the frame follows to any other page, even though
they are not supposed to have any frames, and when I go
back to page 2, another frame appears. What have I done
wrong? Here is the html for the frame.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>CNN2</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<frameset rows="44,44*">
<frame name="header" scrolling="no" noresize
target="main"
src="http://espn.go.com/bottomline/espnewsbottomlinebasic.
html">
<frame name="main" scrolling="auto" src="cnn.htm"
target="_self">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't
support them.</p>
</body>
</noframes>
</frameset>
</html>
page 2, the frame follows to any other page, even though
they are not supposed to have any frames, and when I go
back to page 2, another frame appears. What have I done
wrong? Here is the html for the frame.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<title>CNN2</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<frameset rows="44,44*">
<frame name="header" scrolling="no" noresize
target="main"
src="http://espn.go.com/bottomline/espnewsbottomlinebasic.
html">
<frame name="main" scrolling="auto" src="cnn.htm"
target="_self">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't
support them.</p>
</body>
</noframes>
</frameset>
</html>