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

📄 menu.asp

📁 SMS是SP服务中一种流行的服务类型,用户可以通过发送短信来定制电影,视频,交友,下载等在线服务, 联盟程序正是处于用户与SP商之间的一种接口平台,平台下可以发展站长,站长在自己的站上做宣传. 手
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>菜单</title>
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
body {
	background-color: #eeeeee;
}
-->
</style>
</head>

<body>

<table width="145" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="tablegg">
  <tr>
    <td width="239"><table width="145"  border="0" align="center" cellpadding="0" cellspacing="1">
      <tr>
        <td height="30" colspan="2" align="center" bgcolor="#E3E2C3"><span class="style1"> .. : :&nbsp; 管理菜单&nbsp; : : .. </span></td>
      </tr>
      <tr align="center" bgcolor="#FFFFFF">
        <td height="22" align="center">&nbsp;</td>
        <td height="22" align="left">用户:
          <%response.write Session("Admin_Username")%></td>
      </tr>
      <tr align="center" bgcolor="#FFFFFF">
        <td height="22" align="center">&nbsp;</td>
        <td height="22" align="left"><a href="logout.asp" target="_parent">安全退出登录</a></td>
      </tr>
      <tr align="left" bgcolor="#EDEDE1" class="tableonderline">
        <td height="26" colspan="2" class="tableonderline">&nbsp;&nbsp;&nbsp;<img src="img/ring02.gif" width="9" height="9"><strong>&nbsp;&nbsp;&nbsp;常规选项</strong></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="ad.asp?action=list" target="right">广告代码</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="ad.asp?action=addnew" target="right">新增广告</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="config.asp" target="right">联盟设置</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="ad1.asp?action=list" target="right">基本资料</a></td>
      </tr>
      <tr align="left" bgcolor="#EDEDE1" class="tableonderline">
        <td height="26" colspan="2" class="tableonderline">&nbsp;&nbsp;&nbsp;<img src="img/ring02.gif" width="9" height="9"><strong>&nbsp;&nbsp; 会员管理</strong></td>
        </tr>
      <tr class="tableonderline">
        <td width="26" height="26" align="center" class="tableonderline">&nbsp;</td>
        <td width="116" height="26" class="tableonderline"><a href="siter.asp?action=check" target="right">站长验证</a></td>
      </tr>
      <tr class="tableonderline">
        <td width="26" height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="siter.asp?action=list" target="right">联盟站长</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="meber.asp" target="right">手机会员</a></td>
      </tr>
      <tr align="left" class="tableonderline">
        <td height="26" colspan="2" bgcolor="#EDEDE1" class="tableonderline">&nbsp;&nbsp;&nbsp;<img src="img/ring02.gif" width="9" height="9"><strong>&nbsp;&nbsp;&nbsp;&nbsp;支付结算</strong></td>
        </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="ship.asp?action=list" target="right">站长结算</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="pay.asp?action=pay" target="right">站长支付</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="ship.asp?action=show" target="right">结算清单</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" colspan="2" bgcolor="#EDEDE1" class="tableonderline">&nbsp;&nbsp;&nbsp;<img src="img/ring02.gif" width="9" height="9"><strong>&nbsp;&nbsp;&nbsp;&nbsp;管理员管理</strong></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="admin.asp?action=addnew" target="right">添加管理员</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href="admin.asp?action=list" target="right">管理员管理</a></td>
      </tr>
      <tr align="left" class="tableonderline">
        <td height="26" colspan="2" bgcolor="#EDEDE1" class="tableonderline">&nbsp;&nbsp;&nbsp;<img src="img/ring02.gif" width="9" height="9"><strong>&nbsp;&nbsp;&nbsp;&nbsp;数据库管理</strong></td>
        </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href='Database.asp?Action=Backup' target="right">备份数据库</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href='Database.asp?Action=Restore' target="right">恢复数据库</a></td>
      </tr>
      <tr class="tableonderline">
        <td height="26" align="center" class="tableonderline">&nbsp;</td>
        <td height="26" class="tableonderline"><a href='Database.asp?Action=SpaceSize' target="right">系统空间占用情况</a></td>
      </tr>
    </table></td>
  </tr>
</table>
<br>
<br>
<br>
</body>
</html>

⌨️ 快捷键说明

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