⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_left.asp

📁 AspEase Auction System Ver2.0/动易拍卖系统 Ver2.0
💻 ASP
字号:
<!-- #include file="conn.asp" -->
<!-- #include file="inc/info.asp" -->
<!-- #include file="inc/const.asp" --> 
<%admheader
'=========================================================
'Copyright (C) 2003-2004 AspEase.Com. All rights reserved.
'Web: http://www.aspease.com
'Email: byhucn@126.com,lzz9812@163.com
'=========================================================
'
'FileName: admin_left.asp
'Version:2.0
'UpdateTime: 2004-10-7 16:39:06
'Script Written by www.aspease.com 
'=========================================================
response.Write("<style type=text/css>")
response.Write("body  { background:#FFE58D; margin:0px; font:18pt 宋体; }")
response.Write("table  { border:0px; }")
response.Write("td  { font:normal 12px 宋体; }")
response.Write("img  { vertical-align:bottom; border:0px; }")
response.Write("a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }")
response.Write("a:hover  { color:#428EFF;text-decoration:underline; }")
response.Write(".sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:/*#fef5ce;*/#FFE58D; }")
response.Write(".menu_title  { }")
response.Write(".menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }")
response.Write(".menu_title2  { }")
response.Write(".menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }")
response.Write("</style>")
response.Write("<SCRIPT language=javascript1.2>")
response.Write(chr(10))
response.Write("function showsubmenu(sid){")
response.Write(chr(10))
response.Write("whichEl = eval(""submenu"" + sid);")
response.Write(chr(10))
response.Write("if (whichEl.style.display == ""none""){")
response.Write(chr(10))
response.Write("eval(""submenu"" + sid + "".style.display=\""\"";"");}")
response.Write(chr(10))
response.Write("else{")
response.Write(chr(10))
response.Write("eval(""submenu"" + sid + "".style.display=\""none\"";"");}}</SCRIPT>")
dim menu(7,10)
menu(0,0)="常规设置"
menu(0,1)="<a href=admin_setting.asp target=main>常规信息设置</a>"
menu(0,2)="<a href=admin_cat.asp target=main>拍卖分类管理</a>"
menu(0,3)="<a href=admin_catunite.asp target=main>合并拍卖数据</a>"
menu(0,4)="<a href=admin_news.asp?action=manage target=main>公告管理设置</a>"
menu(0,5)="<a href=admin_inputfile.asp target=main>初始信息设置</a>"
menu(0,6)="<a href=admin_delall.asp target=main>初始数据设置</a>"

menu(1,0)="结束商品管理"
menu(1,1)="<a href=admin_ProcessClosings.asp?action=refresh target=main>达到底价商品</a> "
menu(1,2)="<a href=admin_ProcessClosings.asp?action=refresh_nogetdi target=main>未到底价商品</a>"
menu(1,3)="<a href=admin_ProcessClosings.asp?action=refresh_no target=main>无人竞标商品</a>"
menu(1,4)="<a href=admin_ProcessClosings.asp?action=delauc target=main>删除错误商品</a>"

menu(2,0)="用户管理"
menu(2,1)="<a href=admin_user.asp target=main>用户级别管理</a>"
menu(2,2)="<a href=admin_user.asp?action=showuser target=main>查看用户信息</a> "
menu(2,3)="<a href=admin_user.asp?action=refresh target=main>更新用户数据</a>"

menu(3,0)="商店管理"
menu(3,1)="<a href=admin_shop.asp?action=showshop target=main>查看商店信息</a>"
'menu(3,2)="<a href=admin_shopdel.asp target=main>删除商店</a>"

menu(4,0)="文件管理"
menu(4,1)="<a href=admin_upload.asp?action=auc target=main>商品图片管理</a>"
menu(4,2)="<a href=admin_upload.asp?action=shop target=main>商店图片管理</a>"

menu(5,0)="替换/限制处理"
menu(5,1)="<a href=admin_badwords.asp?stype=badword target=main>商品名称过滤</a>"
menu(5,2)="<a href=admin_badwords.asp?stype=splitreg target=main>用户注册过滤</a>"
menu(5,3)="<a href=admin_badwords.asp?stype=forbidword target=main>禁止使用字符</a>"

menu(6,0)="数据处理(Access)"
menu(6,1)="<a href=admin_data.asp?action=CompressData target=main>压缩数据库</a>"
menu(6,2)="<a href=admin_data.asp?action=BackupData target=main>备份数据库</a>"
menu(6,3)="<a href=admin_data.asp?action=RestoreData target=main>恢复数据库</a>"
menu(6,4)="<a href=admin_data.asp?action=SpaceSize target=main>系统空间占用</a>"

menu(7,0)="修改密码"
menu(7,1)="<a href=admin_pwd.asp target=main>修改管理密码</a>"

response.Write("<table width=100% cellpadding=0 cellspacing=0 border=0 align=left>")
response.Write("    <tr><td valign=top>")
response.Write("	<table cellpadding=0 cellspacing=0 width=158 align=center>")
response.Write(" 	 <tr>")
response.Write("    	<td height=42 valign=bottom><img src=""images/title.gif"" width=158 height=38></td>")
response.Write("  	</tr>")
response.Write("	</table>")
response.Write("	<table cellpadding=0 cellspacing=0 width=158 align=center>")
response.Write("  		<tr align=""center""> ")
response.Write("          <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=admin/skin/default/title_bg_quit.gif  > ")
response.Write("            <a href=""admin_main.asp"" target=main><b>管理首页</b></a> | <a href=admin_logout.asp target=_top><b>退出</b></a> ")
response.Write("          </td>")
response.Write("  		</tr>")
response.Write("	</table>")
	dim j
	dim tmpmenu
	dim menuname
	dim menurl
for i=0 to ubound(menu,1)
response.Write("<table cellpadding=0 cellspacing=0 width=158 align=center>")
response.Write(" 	  <tr>")
response.Write("        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=""images/admin_left_")
response.Write(i+1)
response.Write(".gif"" id=menuTitle1 onclick=""showsubmenu(")
response.Write(i)
response.Write(")""> ")
response.Write("          <span>")
response.Write(menu(i,0))
response.Write("</span> </td>")
response.Write("  		</tr>")
response.Write("  		<tr>")
response.Write("   		 <td style=""display:"" id='submenu")
response.Write(i)
response.Write("'>")
response.Write("<div class=sec_menu style=""width:158"">")
response.Write("		<table cellpadding=0 cellspacing=0 align=center width=135>")
response.Write("	")
for j=1 to ubound(menu,2)
	if isempty(menu(i,j)) then exit for	
response.Write("		<tr><td height=20>")
response.Write(menu(i,j))
response.Write("</td></tr>")
response.Write("	")
next
response.Write("		</table>")
response.Write("	  </div></td>")
response.Write("  		</tr>")
response.Write("	</table>")
next
response.Write("&nbsp;")
response.Write("	<table cellpadding=0 cellspacing=0 width=158 align=center>")
response.Write(" 	  <tr>")
response.Write("      <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=""images/admin_left_9.gif"" id=menuTitle1> ")
response.Write("        <span>动易拍卖系统</span> </td>")
response.Write("  		</tr> ")
response.Write("  	  <tr>")
response.Write("    	<td>")
response.Write("		<div class=sec_menu style=""width:158"">")
response.Write("		<table cellpadding=0 cellspacing=0 align=center width=135>")
response.Write("        <tr><td height=20>&nbsp;<a href=http://www.aspease.com/faq target=_blank>动易拍卖系统FAQ</a> </td></tr>")
response.Write("		<tr><td height=20>&nbsp;<br>版权所有:<BR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -