怎么在vs2005中不支持,想vs2003那样的框架呀
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<TITLE>45度网络广播电台</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="images/Fix/css.css" type="text/css">
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<SCRIPT language=javascript>
if ( window.parent != window ) window.parent.location.href = window.location.href;
</SCRIPT>
</HEAD>
<frameset framespacing="0" border="0" frameborder="0" rows="94%,32">
<frame name="Frame_Main" marginwidth="0" marginheight="0" scrolling="auto" src="Radio/index_Main.aspx">
<frame name="Frame_Player" scrolling="no" noresize target="Frame_Main" marginwidth="0"
marginheight="0" src="index_Player.aspx">
<noframes>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</HTML>
提示不支持该框架 我是想在一个页面中显示主页 下面就放个播放器,怎么弄呀? 主页里的内容刷新,播放器就不刷新