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

📄 admin_login.asp

📁 coolboy 链接交换系统
💻 ASP
字号:
<!--#include file="head.asp"-->
<p>
<table width=650 height=150 cellspacing=1 cellpadding=0 bgcolor=#999999 align=center>
  <tr bgcolor=#ffffff>
   <td align=center height=20>COOLBOY管理员登录口
   </td>
  <tr bgcolor=#ffffff>
   <td align=center><br>

<form action=login.asp method=post>
<table width=400 cellspacing=1 cellpadding=4 bgcolor=#666666 align=center>
<tr bgcolor=#e6e6e6>
            <td width=200><font style="color:#000000"><b><font face="Arial, Helvetica, sans-serif">管理员 
              I D</font></b></font> :
            <td width=200><input name=id size=20>
<tr bgcolor=#dadada>
            <td width=200><font style="color:#000000"><b><font face="Arial, Helvetica, sans-serif">管理员密码</font></b></font> 
            <td width=200><input name=pwd size=20 type=password>
<tr bgcolor=#e6e6e6>
  <td colspan=2 align=center><input type=submit value="登录">
</table>
</form>

<center>
      <a href=Index.asp>返回连接首页</a>
<p>
   
</table>
<p>
<!--#include file="foot.asp"-->
<p>
</body>
</html>

⌨️ 快捷键说明

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