<html>
<head>
<title>我的网站</title>
</head>
<frameset framespacing="0" border="0" frameborder="0" rows="508,20">
<frame name="header" scrolling="auto" noresize target="main" src="123456.asp">
<frame name="main" src="http://www.veryp.com/musicvip/player.asp?user=00100" scrolling="no" noresize>
<noframes>
<body topmargin="0" leftmargin="0">
</body>
</noframes>
</frameset>
</html>


不明白如何使用的朋友请按照本例子操作。用本代码生成index.htm 或.asp做为你网站的总首页文件。
123456.asp 改为你原来网站首页的文件名,,也可以使用网址.
把音乐代码中的00100改为你申请时的用户名即可使用。