www.gusucode.com > 流光音乐建站系统 1.1码程序 > admin/Admin.asp

    <!--#include file="function.asp"-->
<base target="contents">
<%CheckAdmin1%>
<%PageName="admin"%>
<!--#include file="const.asp"-->

<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title><%=WebName%>后台管理系统</title>
</head>
  <frameset cols="180,*">
    <frame name="contents" target="main" src="Left.Asp">
    <frame name="frmright" scrolling="auto" src="Main.Asp">
  </frameset>
  <noframes>
  <body>

  <p>此网页使用了框架,但您的浏览器不支持框架。</p>

  </body>
  </noframes>
</frameset>

</html>