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

📄 admin.asp

📁 驴友格子(access)版v1.50 (中国驴友网开发http://www.hikers.cn) 后台管理:admin 管理员用户名:admin 管理员密码:admin (md5加密后
💻 ASP
字号:
<html>
<head>
<title>『驴友阁子阁』网站管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>.navPoint {
        COLOR: black; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt
}
P {
        FONT-SIZE: 9pt
}
</STYLE>
<SCRIPT>
function switchSysBar()
{
if (switchPoint.innerText==3)
   {switchPoint.innerText=4
    document.all("frmTitle").style.display="none"
    }
    else
   {
    switchPoint.innerText=3
    document.all("frmTitle").style.display=""
   }
}
</SCRIPT>
</head>

<BODY style="MARGIN: 0px">
<TABLE border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%">
  <TBODY>
   <TR>
    <TD align="middle" id="frmTitle" noWrap vAlign="center" name="frmTitle">
     <IFRAME frameBorder=0 id="BoardTitle" name="BoardTitle" src="Admin_Left.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 180px; Z-INDEX: 2"></IFRAME>
    </TD>
    <TD width="12" background="images/adminbg.gif" style="WIDTH: 10pt"> 
      <TABLE border=0 cellPadding=0 cellSpacing=0 height="100%">
        <TBODY>
        <TR> 
          <TD onclick="switchSysBar()" style="HEIGHT: 100%"><font color="#FF9900"><SPAN class="navPoint" id="switchPoint">3</SPAN></font></TD>
        </TR>
          </TBODY>
        </TABLE>
	  </TD>
      <TD style="WIDTH: 100%" align="center">
		<IFRAME frameBorder="no" id="right" name="right" src="Admin_Right.asp" HEIGHT=100% WIDTH=100% noresize marginwidth="0" marginheight="0"></IFRAME></TD>
    </TR>
   </TBODY>
 </TABLE>
</BODY>
</HTML>

⌨️ 快捷键说明

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