adminmap.asp

来自「房地产管理系统 vb写的,很不错!!!!!!!!!!!」· ASP 代码 · 共 211 行

ASP
211
字号
<%
If session("manager")="" Then
  Response.Redirect("manage.asp")
  Response.end
 End If
%>
<% 
     if instr(session("manager"),"manager")=0 then
     response.redirect "manage.asp"
     response.end
end if
%>
<html>
<head>
<!-- #BeginEditable "doctitle" -->
<title>后台管理系统</title>
<!-- #EndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../ht.css" type="text/css">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->
</script>
</head>


<body bgcolor="#666666" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (index.psd) -->
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td><img src="../images/ht_01.gif" width=778 height=62 border="0"></td>
  </tr>
</table>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/htbj.gif">
  <tr> 
    <td valign="top" align="left" width="145" height="395"><table width="145" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td height="23"> <div align="center"><font color="#FFCC00">网站信息管理</font></div></td>
        </tr>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="gonggao.asp">公告管理</a> </td>
        </tr>
        <%if session("news")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="news_del.asp">新闻专区</a></td>
        </tr>
        <%end if%>
        <%if session("images")="1" then%>
        <tr>
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="ads/default.asp" target="_blank">广告管理</a></td>
        </tr>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="img_total.asp" target="_blank">图片管理</a></td>
        </tr>
        <%end if%>
        <%if session("hyetype")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="hyetype_del.asp">黄页类别</a> </td>
        </tr>
        <%end if%>
        <%if session("hyedetail")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="hye_del.asp">企业黄页</a> </td>
        </tr>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="newhouse_del.asp">楼盘展示</a></td>
        </tr>
        <%end if%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="hs.asp">房产信息</a></td>
        </tr>
        <%if session("gl_old")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="old_del.asp">二手市场</a></td>
        </tr>
        <%end if%>
        <%if session("cart")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="cart_del.asp">购物管理</a> </td>
        </tr>
        <%end if%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="recomco_del.asp">推荐公司</a> </td>
        </tr>
        <%if session("dc")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="dc.asp">在线调查管理</a></td>
        </tr>
        <%end if%>
        <%if session("banner")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="pic_add.asp">广告条管理</a> </td>
        </tr>
        <%end if%>
        <%if session("logo")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="logo_add.asp">区域管理</a></td>
        </tr>
        <%end if%>
        <%if session("gbook")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="gbook_back.asp">留言管理</a></td>
        </tr>
        <%end if%>
        <%if session("member")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="member_del.asp">会员管理</a> </td>
        </tr>
        <%end if%>
        <%if session("link")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="link_add.asp">友情链接</a></td>
        </tr>
        <%end if%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="pinguren_del.asp">评估师信息</a></td>
        </tr>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="pingu_del.asp">房产评估</a> </td>
        </tr>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="person_del.asp">地产精英</a> </td>
        </tr>
        <%if session("gl")="1" then%>
        <tr> 
          <td height="23">  <img src="../images/icon2.gif" width="13" height="12"> 
            <a href="manager_add.asp">管理员信息</a></td>
        </tr>
        <%end if%>
        <tr> 
          <td height="23"> <div align="center"><a href="logout.asp"><font color="#FFCC00">退出系统</font></a></div></td>
        </tr>
        <tr> 
          <td height="23"> </td>
        </tr>
      </table> </td>
    <td height="395" align="center" valign="top"> <br>
      <!-- #BeginEditable "01" -->
      <table width="621" border="0" cellspacing="0" cellpadding="0" height="650">
        <tr> 
          <td height="650" align="center" valign="top"> 
            <table width="606" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td><img src="../images/httable_01.gif" width=606 height=17></td>
                <td> </td>
                <td> </td>
              </tr>
              <tr> 
                <td background="../images/httable_02.gif" height="15" align="center" valign="top"> 
                  <table width="600" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td> <hr noshade size="1"> </td>
                    </tr>
                  </table></td>
                <td background="../images/httable_02.gif" align="center" valign="top"> </td>
                <td background="../images/httable_02.gif" align="center" valign="top"> </td>
              </tr>
              <tr> 
                <td background="../images/httable_02.gif" height="268" align="center" valign="top"><iframe src=../admin/upload/adminmap.asp  frameborder=0 scrolling=auto marginwidth="1" marginheight="1" width=580  height="450" align="center"></iframe></td>
                <td background="../images/httable_02.gif" align="center" valign="top"> </td>
                <td background="../images/httable_02.gif" align="center" valign="top"> </td>
              </tr>
              <tr> 
                <td background="../images/httable_02.gif" height="51"> </td>
                <td background="../images/httable_02.gif"> </td>
                <td background="../images/httable_02.gif"> </td>
              </tr>
              <tr> 
                <td><img src="../images/httable_04.gif" width=606 height=19></td>
                <td> </td>
                <td> </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      <!-- #EndEditable --></td>
  </tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td><img src="../images/ht_04.gif" width="778" height="4"></td>
  </tr>
</table>
</body>
<!-- #EndTemplate --></html>

⌨️ 快捷键说明

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