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

📄 adminlogin.asp

📁 在线交友模块:在线交友是指通过网络来结交朋友。利用网络资源的无限性实现跨地域的信息交流
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>交友管理员登录</title>
<style>
<!--
tr           { font-size: 9pt }
td           { font-size: 9pt }
body         { font-size: 9pt }
a:link       { color: blue; text-decoration: none }
a:visited    { color: blue; text-decoration: none }
a:active     { color: #ff9966; text-decoration: none }
a:hover      { color: red; text-decoration: none }
.style1 {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
-->
</style>
</head>

<body>
<form method="POST" action="adminpass.asp">
<div align="center">
  <center>
<table border="1" width="58%" bordercolor="#FFD9D9" cellspacing="0" cellpadding="0" style="border-collapse: collapse">
  <tr>
    <td width="100%" height="31" bgcolor="#9966FF">
      <p align="center" class="style1">交友管理员登录</td>
  </tr>
  
  <tr>
    <td width="100%" bgcolor="#EEEEEE">
      <table border="0" width="100%" cellspacing="0" cellpadding="0">
        <tr>
          <td width="50%" bgcolor="#FFFFFF">
            <p align="right">管理员账号:
              <input type="text" name="admin_name" size="14"></p>
          </td>
          
          <td width="50%" bgcolor="#FFFFFF">管理员密码:
            <input type="text" name="admin_password" size="14"></td>
        </tr>
        <tr>
          <td width="100%" colspan="2" bgcolor="#FFFFFF">
            <p align="center"><input type="submit" value="    登录    " name="B1"></p>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</div>
</form>
<p align="center"><a href="" onclick="history.go(-1)">[后退]</a></p>
</body>

</html>

⌨️ 快捷键说明

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