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

📄 adminall.asp

📁 视频点播系统
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>沂源宽带媒体中心-系统控制系统</title>
<STYLE type=text/css>BODY {
	BACKGROUND: #799ae1; MARGIN: 0px; FONT: 9pt 宋体
}
TABLE {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
TD {
	FONT: 12px 宋体
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
A {
	FONT: 12px 宋体; COLOR: #215dc6; TEXT-DECORATION: none
}
A:hover {
	COLOR: #428eff
}
.sec_menu {
	BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid
}
.menu_title {
	
}
.menu_title SPAN {
	FONT-WEIGHT: bold; LEFT: 8px; COLOR: #215dc6; POSITION: relative; TOP: 2px
}
.menu_title2 {
	
}
.menu_title2 SPAN {
	FONT-WEIGHT: bold; LEFT: 8px; COLOR: #428eff; POSITION: relative; TOP: 2px
}
</STYLE>
<SCRIPT language=javascript>
function menuShow(obj,maxh,obj2)
{
  if(obj.style.pixelHeight<maxh)
  {
    obj.style.pixelHeight+=maxh/20;
	obj.filters.alpha.opacity+=5;
	obj2.background="images/title_bg_hide.gif";
    if(obj.style.pixelHeight==maxh/10)
	  obj.style.display='block';
	myObj=obj;
	myMaxh=maxh;
	myObj2=obj2;
	setTimeout('menuShow(myObj,myMaxh,myObj2)','5');
  }
}
function menuHide(obj,maxh,obj2)
{
  if(obj.style.pixelHeight>0)
  {
    if(obj.style.pixelHeight==maxh/20)
	  obj.style.display='none';
    obj.style.pixelHeight-=maxh/20;
	obj.filters.alpha.opacity-=5;
	obj2.background="images/title_bg_show.gif";
	myObj=obj;
	myMaxh=maxh
	myObj2=obj2;
	setTimeout('menuHide(myObj,myMaxh,myObj2)','5');
  }
  else
    if(whichContinue)
	  whichContinue.click();
}
function menuChange(obj,maxh,obj2)
{
  if(obj.style.pixelHeight)
  {
    menuHide(obj,maxh,obj2);
	whichOpen='';
	whichcontinue='';
  }
  else
    if(whichOpen)
	{
	  whichContinue=obj2;
      whichOpen.click();
	}
	else
	{
	  menuShow(obj,maxh,obj2);
	  whichOpen=obj2;
	  whichContinue='';
	}
}
</SCRIPT>

<SCRIPT lanuage="Javascript">
var tt='start';
var ii='start';
function turnit(ss,bb) {

  if (ss.style.display=="none") {
    if(tt!='start') tt.style.display="none";
    if(ii!='start') ii.src="dian.gif";
    ss.style.display="";
    tt=ss;
    ii=bb;
    bb.src="ball.gif";
  }
  else {
    ss.style.display="none"; 
    bb.src="dian.gif";
  }
}

function openWindow(url) {
  popupWin = window.open(url, 'new_page', 'width=400,height=410,scrollbars')
}
</SCRIPT>
<base target="main">
</head>
<body leftmargin="0" topmargin="0" bgcolor="#FFFFFF" style="background-color: #333333">
<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 style="CURSOR: hand">
          <TD vAlign=bottom height=42>
          <IMG 
            src="images/title.gif"> 
</TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
        <TR style="CURSOR: hand">
            <TD class=menu_title onmouseover="this.className='menu_title2';" 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_quit.gif" 
            height=25><SPAN><a href="../index.asp" target="blank"><B>首页</B></A>/<a href="admin1.asp"  target=_top><B>管理中心</B></A>/<a href="Logout.asp" target="_parent"><B>退出</B></A></SPAN> 
            </TD>
          </TR></TBODY></TABLE>&nbsp; 
      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
        <TR style="CURSOR: hand">
            <TD class=menu_title id=menuTitle1 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu1,100,menuTitle1); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_hide.gif" 
            height=25><SPAN>电影管理</SPAN> </TD>
          </TR>
        <TR>
          <TD>
            <DIV class=sec_menu id=menu1 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); WIDTH: 158px; HEIGHT: 0px">
                <TABLE style="POSITION: relative; top: 10px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
                    <TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="sever.asp" target="Right">路径管理</a></TD>
                    </TR>
                    <TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="wantsever.asp" target="Right">添加电影</a></TD>
                    </TR>
                    <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="manage.asp" target="Right">影片管理</a></TD>
                    </TR>
                    <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="eoff.ASP" target="Right">错误报告</a></TD>
                    </TR>
                  </TBODY>
                </TABLE>
              </DIV></TD></TR></TBODY></TABLE>&nbsp; &nbsp;
      <SCRIPT language=javascript>
  var whichOpen="";
  var whichContinue='';
      </SCRIPT>       
      &nbsp;<TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
        <TR style="CURSOR: hand">
            <TD class=menu_title id=menuTitle3 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu3,160,menuTitle3); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_show.gif" 
            height=25><SPAN>会员管理</SPAN> </TD>
          </TR>
        <TR>
          <TD>
            <DIV class=sec_menu id=menu3 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); WIDTH: 158px; HEIGHT: 0px">
                <TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="user.asp" target="Right">会员列表</a></TD>
                    </TR>
<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="buyUSER.ASP" target="Right">包月定单</a></TD>
                    </TR>
<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="buyuser01ji.asp" target="Right">扣点定单</a></TD>
                    </TR>
<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="sendmail.asp" target="Right">会员通知</a></TD>
                    </TR>
<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="userlook.ASP" target="Right">会员活动</a></TD>
                    </TR>
<TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="ifon.ASP" target="Right">在线状态</a></TD>
                    </TR>
                    <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="adminmsg.asp" target="Right">短消息管理</a></TD>
                    </TR>
				</TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>&nbsp;
      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
        <TR style="CURSOR: hand">
            <TD class=menu_title id=menuTitle4 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu4,180,menuTitle4); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_show.gif" 
            height=25><SPAN>系统管理</SPAN> </TD>
          </TR>
        <TR>
          <TD>
            <DIV class=sec_menu id=menu4 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); WIDTH: 158px; HEIGHT: 0px">
                <TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
              <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="talk.asp" target="Right">公告管理</a></TD>
                    </TR>
                    <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="change.asp" target="Right">栏目管理</a></TD>
                    </TR>
<TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="wanba.asp" target="Right">网吧IP</a></TD>
                    </TR>
              <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="car.asp" target="Right">影卡增加</a></TD>
                    </TR>
                       <TR>
                    <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="setmoney.asp" target="Right">会员价格设置</a></TD>
                    </TR>
                     <TR>
                    <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="onlinepay.asp" target="Right">在线支付设置</a></TD>
                    </TR>
                     <TR>
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="adminuser.asp" target="Right">加管理员</a></TD>
                    </TR>
                    <TR>
                    <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="adminip.asp" target="Right">限制IP</a></TD>
                    </TR>
		</TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>&nbsp; 
		      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
          <TR style="CURSOR: hand"> 
            <TD class=menu_title id=menuTitle5 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu5,80,menuTitle5); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_show.gif" 
            height=25><SPAN>数据管理</SPAN> </TD>
          </TR>
          <TR> 
            <TD> <DIV class=sec_menu id=menu5 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); WIDTH: 158px; HEIGHT: 0px"> 
                <TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
                    <TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="backup.asp" target="Right">数据备份</a></TD>
                    </TR>
					<TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="restore.asp" target="Right">数据还原</a></TD>
                    </TR>
                    <TR> 
                      <TD height=20><img src="images/bullet.gif" width="15" height="20" border="0"><a href="dosql.asp" target="Right">SQL语句查询</a></TD>
                    </TR>
                  </TBODY>
                </TABLE>
              </DIV></TD>
          </TR>
        </TBODY>
      </TABLE>&nbsp; 
      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center>
        <TBODY>
        <TR style="CURSOR: hand">
           <TD class=menu_title id=menuTitle7 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu7,60,menuTitle7); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_show.gif" 
            height=25><SPAN>系统信息</SPAN> </TD>
          </TR>
        <TR>
          <TD>
            <DIV class=sec_menu id=menu7 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); WIDTH: 158px; HEIGHT: 0px"> 
                <TABLE style="POSITION: relative; TOP: 10px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
      <%if session("flag")=1 then%>
              <TR>
              <TD height=20>
                <img src="images/bullet.gif" width="15" height="20" border="0"><A  
                  href="aspcheck.asp" target="Right">系统探测</A></TD></TR><%end if%>
              <TR>
                <TD height=20> 
<img src="images/bullet.gif" width="15" height="20" border="0"><a 
                  href="logout.asp" target="_top">安全退出</a></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
      &nbsp;&nbsp; 
      <TABLE cellSpacing=0 cellPadding=0 width=158 align=center height="100">
        <TBODY>
        <TR style="CURSOR: hand">
            <TD class=menu_title id=menuTitle8 
          onmouseover="this.className='menu_title2';" 
          onclick=menuChange(menu8,60,menuTitle8); 
          onmouseout="this.className='menu_title';" 
          background="images/title_bg_show.gif" 
            height=25><SPAN>版权信息</SPAN> </TD>
          </TR>
        <TR>
          <TD height="75">
            <DIV class=sec_menu id=menu8 
            style="FILTER: alpha(Opacity=100); WIDTH: 154; HEIGHT:74">
                <TABLE style="POSITION: relative; TOP: 4px;" cellSpacing=0 
            cellPadding=0 width=135 align=center>
                  <TBODY>
              <TR>
              <TD height=20><b>
                版权所有:<a href="http://www.yybbn.net">沂源宽带网</a></b></TD></TR>
              <TR>
                <TD height=20><b> 
                技术支持:</b>仔仔</TD></TR>
                <tr>
    <td width="100"><font color="#FF0000">你是:<%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></TBODY></TABLE></DIV></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>   
</html>

⌨️ 快捷键说明

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