📄 index.asp
字号:
<!--#include file="Check.Asp"-->
<HTML><HEAD><TITLE>YxBBs 后台管理系统</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR></HEAD>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<%
if Request("action")="top" then
Call top()
else if Request("action")="left" then
Call mainleft()
else if Request("action")="main1" then
Call main1()
Else
Call main()
End If
End If
End If
Sub Main()
%>
<title>YxBBs 后台管理系统</title>
</head>
<frameset rows="34,*">
<frame name="header" scrolling="no" noresize target="main" src="?action=top">
<frame name="main1" src="?action=main1" target="main1">
<noframes>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
</HTML>
<%
End Sub
sub top()
%>
<head>
<base target="main">
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<table width="100%" height="32" border="0" cellpadding="0" cellspacing="0" background="../images/top_bg.gif">
<tr>
<td width="147" style="BORDER-BOTTOM: 0px solid #ffffff; ; font-size:12px">
<center><span class=title>YxBBs</span></center>
</td>
<td style="font-size: 12px" >
<table width="100%" border="0" align="left" cellpadding="0" cellspacing="0" height="25">
<tr>
<td align="left" id=AdminTableTitleLink style="font-size: 12px"> <b><font color="#ffffff">YxBBs 2.1 For Access版</font></td>
<script language="javascript" type="text/javascript" SRC="http://yimxu.com/js/ver2.js"></script>
<td align="Left" id=AdminTableTitleLink width="208" style="font-size: 12px">
<p align="right"><b>
<IMG src="../images/home.gif"> <a target="_blank" style="color: #ffffff; text-decoration: none" href="http://www.YimxU.com">官方站</a> </b></td>
</tr>
</table>
</td>
</tr>
</table>
<%end sub
Sub Main1()
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后台管理</title>
</head>
<frameset rows="*" cols="181,*" framespacing="0" frameborder="1" border="false" id="frame" scrolling="yes">
<frame name="left" scrolling="auto" marginwidth="0" marginheight="0" src="?action=left">
<frame name="main" scrolling="auto" src="Admin.Asp?Action=Right">
</frameset>
<noframes>
<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0">
<p>你的浏览器版本过低!!!本系统要求IE5及以上版本才能使用本系统。</p>
</body>
</noframes>
</html>
<%
End Sub
sub mainleft()
Dim B
B="<img src='../images/bullet.gif' width='15' height='20'>"
%>
<style type="text/css">
<!--
BODY {BACKGROUND: #799ae1; MARGIN: 0px; FONT: 9pt 宋体}
TABLE {BORDER: 0px; }
TD {FONT: 12px 宋体;}
IMG {BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px}
A {FONT: 12px 宋体; COLOR: #295C87; TEXT-DECORATION: none}
A:hover {COLOR: #FB921E}
.sec_menu {BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid}
.menu_title SPAN {FONT-WEIGHT: bold; LEFT: 8px; COLOR: #0066CC; POSITION: relative; TOP: 2px}
.menu_title2 SPAN {FONT-WEIGHT: bold; LEFT: 8px; COLOR: #428eff; POSITION: relative; TOP: 2px}
-->
</style>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
whichEl = eval("menu" + sid);
if (whichEl.style.display == "none")
{
eval("menu" + sid + ".style.display=\"\";");
}
else
{
eval("menu" + sid + ".style.display=\"none\";");
}
}
</SCRIPT>
<base target="Right">
</head>
<body onselectstart="return false">
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=left border=0><TBODY><TR><TD vAlign=top>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY><TR><TD vAlign=bottom height=42><IMG height=38 src="../images/title.gif" width=158> </TD></TR></TBODY></TABLE>
<TABLE width=158 align=center cellPadding=0 cellSpacing=0 bgcolor="#D6E0F9"><TBODY>
<TR style="CURSOR: hand"><TD height=4 colspan="4" valign="top" class=menu_title></TD></TR>
<TR style="CURSOR: hand"><TD width="23" height=21 class=menu_title valign="top">
<div align="right"><img src="../images/home.gif" width="16" height="16" align="absmiddle"><br></div></TD>
<TD width="55" class=menu_title><b><a target="_top" href="Index.asp">管理首页</a></b> </TD>
<TD width="22" class=menu_title valign="top"><div align="right"><img src="../images/del.gif" align="absmiddle"><br></div></TD>
<TD width="56" class=menu_title><b><a target="_top" href="login.Asp?action=exit"> 退出管理</a></b> </TD>
</TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"><TD class=menu_title id=menuTitle1 onclick="showsubmenu(1)" background="../images/title_bg_hide.gif" height=25>
<span> 系统常规设置</span> </TD></TR><TR>
<TD><DIV class=sec_menu id=menu1 style="DISPLAY: none;">
<TABLE style="POSITION: relative; top: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center><TBODY>
<TR><TD height=20><%=B%><a href="System.Asp" target="main">论坛信息设置 </a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin1.Asp" target="main">论坛联盟管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin1.Asp?Action=LockIp" target="main">I P 封锁管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin.Asp?Action=setadv" target="main">贴间广告管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Other.Asp?Action=UpdateBbs" target="main">论坛整理修复</a></TD></TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE> <table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY><TR style="CURSOR: hand">
<TD class=menu_title id=menuTitle2 onclick="showsubmenu(2)" background="../images/title_bg_show.gif" height=25>
<span> 分类版块管理</span> </TD></TR>
<TR><TD><DIV class=sec_menu id=menu2 style="DISPLAY: none;">
<TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center><TBODY>
<TR><TD height=20><%=B%><a href="Board.Asp" target="main">论坛版面管理</a></TD> </TR>
<TR><TD height=20><%=B%><a href="Board.Asp?Action=AddClass" target="main">添加论坛分类</a></TD> </TR>
<TR><TD height=20><%=B%><a href="Board.Asp?Action=AddBoard" target="main">添加论坛版面</a></TD> </TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"><TD class=menu_title id=menuTitle3 onclick="showsubmenu(3)" background="../images/title_bg_show.gif" height=25>
<span> 用户信息管理</span></TD></TR>
<TR><TD><DIV class=sec_menu id=menu3 style="DISPLAY: none;">
<TABLE style="POSITION: relative; top: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center><TBODY>
<TR><TD height=20><%=B%><a href="Users.Asp" target="main">用户信息管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin.Asp?action=addadmin1" target="main">管理帐号添加</a> | <a href="Admin.Asp" target="main">管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Users.Asp?Action=Classadd" target="main">用户分组添加</a> | <a href="Users.Asp?Action=UserClass" target="main">管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Users.Asp?Action=addGrade" target="main">用户级别添加</a> | <a href="Users.Asp?Action=UserGrade" target="main">管理</a></TD></TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"><TD class=menu_title id=menuTitle4 onclick="showsubmenu(4)" background="../images/title_bg_show.gif" height=25>
<SPAN> 帖子留言文件</SPAN> </TD></TR>
<TR><TD><DIV class=sec_menu id=menu4 style="DISPLAY: none;">
<TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center> <TBODY>
<TR><TD height=20><%=B%><a href="Other.Asp?Action=DelEssay" target="main">批量删除帖子</a></TD></TR>
<TR><TD height=20><%=B%><a href="Other.Asp?Action=MoveEssay" target="main">批量移动帖子</a></TD></TR>
<TR><TD height=20><%=B%><a href="Other.Asp?Action=DelSms" target="main">批量删除留言</a></TD></TR>
<TR><TD height=20><%=B%><a href="Other.Asp?Action=AllSms" target="main">群发信件留言</a></TD></TR>
<TR><TD height=20><%=B%><a href="Upload.Asp" target="main">上传文件管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin.Asp?Action=Recycle" target="main">帖子回收站</a></TD></TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"><TD class=menu_title id=menuTitle5 onclick="showsubmenu(5)" background="../images/title_bg_show.gif" height=25>
<SPAN> 风格插件管理</SPAN> </TD></TR>
<TR><TD><DIV class=sec_menu id=menu5 style="DISPLAY: none;">
<TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center> <TBODY>
<TR><TD height=20><%=B%><a href="News.Asp" target="main">论坛调用系统</a></TD></TR>
<TR><TD height=20><%=B%><a href="Plus.Asp?Action=Plus" target="main">论坛插件管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Plus.Asp?Action=Bank" target="main">后台银行管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Plus.Asp?Action=Faction" target="main">论坛帮派管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Template.Asp" target="main">风格界面管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Template.Asp?Action=SkinData" target="main">风格数据导出</a> | <a href="Template.Asp?Action=Load" target="main">导入</a></TD></TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"><TD class=menu_title id=menuTitle7 onclick="showsubmenu(7)" background="../images/title_bg_show.gif" height=25>
<SPAN> 数据相关操作</SPAN> </TD></TR>
<TR><TD><DIV class=sec_menu id=menu7 style="DISPLAY: none;">
<TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 cellPadding=0 width=135 align=center><TBODY>
<TR><TD height=20><%=B%><a href="Admin1.Asp?Action=SqlTable" target="main">数据表管理</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin1.Asp?Action=ExecuteSql" target="main">执行SQL语句</a></TD></TR>
<TR><TD height=20><%=B%><a href="Admin1.Asp?Action=CompressData" target="main">压缩备份恢复</a></TD></TR>
</TBODY></TABLE><br></DIV></TD></TR></TBODY></TABLE>
<table height=2><tr><td></td></tr></table>
<TABLE cellSpacing=0 cellPadding=0 width=158 align=center><TBODY>
<TR style="CURSOR: hand"> <TD class=menu_title background="../images/title_bg_show.gif" height=25><SPAN> 程序版权信息</SPAN> </TD></TR>
<TR><TD class=sec_menu>
<TABLE style="POSITION: relative; TOP: 4px;" cellSpacing=0 cellPadding=0 width=140 align=center>
<tr><td height=20>版权所有:<a target="_blank" href="http://www.yimxu.com">Y 网</a></td></tr>
<tr><td height=20>技术支持:<a target="_blank" href="http://bbs.yimxu.com/">YxBBs</a></td></tr>
<tr><td height=5></td></tr></TABLE>
</TD></TR></TBODY></TABLE>
<table border="0" WIDTH="100%" HEIGHT="20%" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0" bgcolor="#799AE1"><tr></tr></table>
</body>
<%end sub%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -