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

📄 index.asp

📁 网络购物
💻 ASP
字号:
<%'=========================================''         凡人网络购物系统V4.0免费版'    FreeDown.Net info@freedown.net '            www.freedown.net'     版权所有·免费版仅供研究测试只用'            商业使用请购买正版''=========================================%>
<!--#include file="conn.asp"--><html>
<head>
<link href=../css.css rel=STYLESHEET type=text/css>
<title>后台管理</title>

</head>

<body bgcolor="#F0F0E8" link="#FFFFFF" style="background-color: #DBC2B0">
<p align="center" style="line-height: 200%; margin-top: 50px">
	<font color="#FFFFFF" size="4" face="华文行楷, Bookman Old Style">管理员登陆<br>
	</font>
  <font color="#FFFFFF">(他人请勿非法尝试,否则后果自负!)</font></p>
<table border="0" width="254" cellspacing="1" height="6" align="center">
  <tr>
    <td width="100%" height="1">
    
      </td>
  </tr>
  
  <tr>
    <td width="100%" height="57">
      <form method="POST" action="login.asp?action=login">
        <table border="0" width="100%" cellspacing="1">
          <tr>
            <td width="26%"> 
              <div align="right"><font color="#FFFFFF">用户名:</font></div>
            </td>
            <td width="74%"> 
              <input type="text" name="admin_name" size="20" class=input></td>
          </tr>
          <tr>
            <td width="26%"> 
              <div align="right"><font color="#FFFFFF">密码:</font></div>
            </td>
            <td width="74%"> 
              <input type="password" name="admin_pass" size="20" class=input></td>
          </tr>
        </table>
        <div align="center">
          <input type="submit" value="提交" name="B1" class=input>
          <input type="reset" value="全部重写" name="B2" class=input>
        </div>
      </form>
    </td>
  </tr>
  <tr>
    <td width="100%" height="1"></td>
  </tr>
</table>

⌨️ 快捷键说明

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