www.gusucode.com > 盐城分类信息网asp源码程序 > admin/index.asp

    <!--#include file="conn.asp"-->
<!--#include file="../config.asp"-->
<!--#include file=cookies.asp-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>网站管理系统</title>
</head>
<frameset rows="87,*" cols="*" frameborder="NO" border="0" framespacing="0"> 
  <frame src="sysadmin_top.asp" scrolling="NO" name="top" noresize>
  <frameset cols="163,742"> 
    <frame src="lefttree.asp" scrolling="yes" name="left">
    <frame src="admintitle.asp" name="main" noresize scrolling="YES">
  </frameset>
</frameset><noframe></noframe><body>
<noframe></noframe>
</body>
</html>