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

📄 left.asp

📁 十分好的音乐网站源码 十分好的音乐网站源码十分好的音乐网站源码十分好的音乐网站源码十分好的音乐网站源码
💻 ASP
字号:
<title>管理页面</title>
<style type=text/css>
body  { background:#799AE1; margin:0px; font:9pt 宋体; }
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:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
body,td,th {
	font-family: ??;
}
</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>

<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<tr>
  <td valign=top><%if session("cjuser")="" and session("pwdd")="" then
	response.write "<a href=loging_form.asp target=_top>你不是本站管理员,或者没有登录!点这里返回!</a>"
	else
	call main()
end if
sub main()
%>
<table cellpadding=0 cellspacing=0 width=158 align=center height="42">
      <tr> 
        <td height=25 class=menu_title onMouseOver=this.className='menu_title2'; onMouseOut=this.className='menu_title'; background=../images/title.gif  > 
          <span><a href="../index.asp" target=_top></a></span></td>
      </tr>
    </table>
    <table cellpadding=0 cellspacing=0 width=158 align=center>
      <tr> 
        <td height=20 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=../images/title_bg_quit.gif  ><a href="logout.asp" class="linkfont" target="_top">退 
          出 系 统</a> </td>
      </tr>
      <tr>
        <td height=20 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=../images/title_bg_quit.gif  ><a href="admin_other.asp" target="main">主机环境变量</a></td>
      </tr>
    </table>
&nbsp;

<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_7.gif" id=menuTitle1 onClick="showsubmenu(0)"><strong><font color="#6699FF">系 
          统 服 务 </font> </strong> </td>
  </tr>
  <tr>
    <td style="display:" id='submenu0'>
<div class=sec_menu style="width:158">
            <table cellpadding=0 cellspacing=0 align=center width=135>
			<tr> 
                <td height=20><a href="system.asp" class="linkfont" target="main">网站属性设置</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_admin.asp" class="linkfont" target="main">添加|删除管理员</a></td>
              </tr>
              <tr> 
                <td height=20>公告|<a href="gonggao_manage.asp"  target="main">管理</a>|<a href="gonggao_form.asp" target="main">新添</a></td>
              </tr>
              <tr> 
                <td height=10><a href="login_manage.asp" target="main">登陆信息管理</a></td>
              </tr>
            </table>
	  </div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
                <td height=10></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_7.gif" id=menuTitle1 onClick="showsubmenu(3)"><b><font color="#6699FF" class="font">文 
          章 管 理</font></b> </td>
      </tr>
      <tr> 
        <td style="display:" id='submenu3'> <div class=sec_menu style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20>文章|<a href="admin_newsmanage.asp" target="main"><span style="font-size: 9pt">管理</span></a><span style="font-size: 9pt">|<a href="admin_news.asp" target="main">新添</a></span></td>
              </tr>
              <tr> 
                <td height=20>投票|<a href="poll_ps.asp" target="main">查看</a>|<a href="poll_manage.asp" target="main">管理</a>|<a href="clear_poll.asp" target="main" onClick="javascript:return confirm('确实要清空吗?')">清空票</a></td>
              </tr>
              <tr> 
                <td height=20>置业指南|<a href="zyzn_manage.asp" target="main">管理</a>|<a href="zyzn_finsert.asp" target="main">新添</a></td>
              </tr>
            </table>
          </div>
          <div  style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr>
                <td height=10></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=menuTitle1 onClick="showsubmenu(9)"><strong><font color="#6699FF">房 
          源 信 息</font></strong></td>
      </tr>
      <tr> 
        <td style="display:" id='submenu9'> <div class=sec_menu style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr> 
                <td height=20><a href="fycx_form.asp" target="main">查询房源详情</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_chushou.asp?typeto=sale" target="main">管理出售房源</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_chuzu.asp?typeto=rent" target="main">管理出租房源</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_qiugou.asp?typeto=need" target="main">管理求购房源</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_qiuzu.asp?typeto=need" target="main">管理求租房源</a></td>
              </tr>
              <tr> 
                <td height=20>推荐房源|<a href="tjfy_manage.asp" target="main">管理</a>|<a href="../admin_fbxx.asp?type=sale" target="main">新添</a></td>
              </tr>
              <tr> 
                <td height=20><a href="edittype1.asp" target="main">添加类别</a>|<a href="edittype.asp" target="main">地区</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_ckdd.asp" target="main" class="linkfont ">查看定单</a>|<a href="ddcx_form.asp" target="main">查询</a></td>
              </tr>
            </table>
          </div>
          <div  style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr>
                <td height=10></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(2)"><b><strong><font color="#6699FF">友 
          情 连 接 管 理</font></strong></b> </td>
      </tr>
      <tr> 
        <td style="display:" id='submenu2'> <div class=sec_menu style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <!--<tr> 
                <td height=20><a href=manageuser1.asp target=right>第一次注册用户</a></td>
              </tr>
              <tr> 
                <td height=20><a href=manageuser2.asp target=right>修改资料的用户</a></td>
              </tr>-->
              <tr> 
                <td height=20><a href="linkreg.asp" target="main">添加友情连接</a></td>
              </tr>
              <tr> 
                <td height=20><a href="admin_linklogo.asp" target="main">管理LOGO连接</a></td>
              </tr>
            </table>
          </div>
          <div  style="width:158"> 
            <table cellpadding=0 cellspacing=0 align=center width=135>
              <tr>
                <td height=10></td>
              </tr>
            </table>
          </div></td>
      </tr>
    </table>
    &nbsp;
    <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_9.gif" id=menuTitle1><font color="#6699FF"><strong>版 
          权 信 息 </strong> </font></td>
  </tr>
  <tr>
    <td>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>

<tr>
                <td height=20><p>信息版权所有:<BR>
                    

⌨️ 快捷键说明

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