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

📄 left.asp

📁 千年免费电影系统 V3.1版 修正了V3.0版后台无法登陆的问题
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file="articleconn.asp"-->
<!--#include file="../checkpost.asp"-->

<!--#include file="security.asp"-->
<%if session("flag")>4 then
    response.write "<br><p align=center>您的操作权限不够!</p>"
    response.end
end if
%>
<html>
<head>
<title>管理导航</title>
<style type=text/css>
body  { background:#0051D6; margin:0px; font:9pt 宋体; FONT-SIZE: 9pt;text-decoration: none;
SCROLLBAR-FACE-COLOR: #D6EFF7;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: ##0051D6; SCROLLBAR-3DLIGHT-COLOR: ##0051D6; SCROLLBAR-ARROW-COLOR: #330000; SCROLLBAR-TRACK-COLOR: #E2F3F1; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}
table  { border:0px; }
td  { font:normal 12px 宋体; }
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#cc0000;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6EFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:##0051D6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#cc0000; font-weight:bold; }
</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\";");
}
}
</SCRIPT>
</head>
<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table width=100% cellpadding=0 cellspacing=0 border=0 align=left>
    <tr><td valign=top>
<table width=158 border="0" align=center cellpadding=0 cellspacing=0>
  <tr>
    <td height=42 valign=bottom>
	  <img src="images/title.gif" width=158 height=38>
    </td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=images/title_bg_quit.gif id=menuTitle0> 
          <span><a href="zcMain.asp" target=main><b>管理首页</b></a> | <a href=Logout.asp target=_top><b>退出</b></a></span> 
        </td>
  </tr>
  <tr>
    <td style="display:" id='submenu0'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr>
  <td height=20>状&nbsp;&nbsp;态:&nbsp;已登录</td>
</tr>
<tr>
                <td height=20>权&nbsp;&nbsp;限:<%if session("flag")=1 then%> 超级管理员 <%end if%>
    <%if session("flag")=2 then%>高级管理员 <%end if%> <%if session("flag")=3 then%> 初级管理员 <%end if%> <%if session("flag")=4 then%>无管理权限 <%end if%></font></td>
              </tr>
</table>
</div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr><td height=20></td></tr>
</table>
</div>
	</td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/Admin_left_1.gif" id=menuTitle1 onclick="showsubmenu(1)" style="cursor:hand;"> 
          <span>系统设置</span> </td>
  </tr>
  <tr>
    <td style="display:none" id='submenu1'>
<div class=sec_menu style="width:158">
            <table cellpadding=2 cellspacing=0 align=center width=130>
              <tr> 
                <td height=20><a href="talk.asp" target="main">公告管理</a></td>
              </tr>
              <tr> 
                <td height=20><a href="change1.asp" target="main">网站信息</a></td>
              </tr>
              <tr> 
                <td height=20><a href="addguuang.asp" target="main">广告位报价</a></td>
               </tr>
              <tr> 
                <td height=20><a href="ads.asp" target="main">广告管理</a></td>
              </tr>
              <!--<tr> 
                <td height=20><a href="onlinepay.asp" target="main">支付设置</a></td>
              </tr>-->
              <tr> 
                <td height=10><a href="lockip.asp" target="main">IP限制管理</a></td>
              </tr>
             <!-- <tr> 
                <td height=10><a href="adminmsg.asp" target="main">短消息管理</a></td>
              </tr>-->
               <tr> 
                <td height=10><a href="adminuser.asp" target="main">管理员设置</a></td>
              </tr>
              <tr> 
                <td height=10><a href="Picmanage.asp" target="main">上传图片管理</a></td>
              </tr>
              <tr> 
                <td height=10><a href="webdata.asp" target="main">空间占用</a></td>
              </tr>

            </table>
</div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr><td height=20></td></tr>
</table>
</div>
	</td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/Admin_left_2.gif" id=menuTitle2 onclick="showsubmenu(2)" style="cursor:hand;"> 
          <span>电影管理</span> </td>
  </tr>
  <tr>
    <td style="display:none" id='submenu2'>
<div class=sec_menu style="width:158">
            <table cellpadding=2 cellspacing=0 align=center width=130>
              <tr> 
                <td height=10><a href="change.asp" target="main">栏目管理</a></td>
              </tr>
              <tr> 
                <td height=10><a href="wantsever.asp" target="main">添加电影</a></td>
              </tr>
              <tr> 
                <td height=10><a href="manage.asp" target="main">修改影片</a></td>
              </tr>
              <tr> 
                <td height=10><a href="sever.asp" target="main">路径管理</a></td>
               </tr>
              <!--<tr> 
                <td height=10><a href="newpic.asp" target="main">首页推荐</a></td>

              </tr>-->
              <tr> 
                <td height=10><a href="MANAGEbbs.ASP" target="main">电影评论</a></td>
              </tr>
              <tr> 
                <td height=10><a href="eoff.asp" target="main">错误报告</a></td>
              </tr>
            </table>
	  </div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr><td height=20></td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>
<!--
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/Admin_left_4.gif" id=menuTitle3 onclick="showsubmenu(3)" style="cursor:hand;"> 
          <span>会员管理</span> </td>
  </tr>
  <tr>
    <td style="display:none" id='submenu3'>
<div class=sec_menu style="width:158">
            <table cellpadding=2 cellspacing=0 align=center width=130>
              <tr> 
                <td height=0><a href="user.asp" target="main">会员列表</a></td>
              </tr>
              <tr> 
                <td height=1><a href="addmember.asp" target="main">增加会员</a></td>
              </tr>
              <tr> 
                <td height=1><a href="sendmail.asp" target="main">邮件通知会员</a></td>
              </tr>
              <tr> 
                <td height=3><a href="userlook.ASP" target="main">会员活动</a></td>
              </tr>
              <tr> 
                <td height=5><a href="ifon.asp" target="main">会员在线状态</a></td>
              </tr>
              <tr> 
                <td height=10><a href="userok.asp" target="main">会员佣金管理</a></td>
              </tr>
             </table>
	  </div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=130>
<tr><td height=20></td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
        <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/Admin_left_5.gif" id=menuTitle5 onclick="showsubmenu(5)" style="cursor:hand;"> 
          <span>价格/订单管理</span> </td>

⌨️ 快捷键说明

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