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

📄 login.asp

📁 中文bux点击站源码。配合其他站点用
💻 ASP
字号:
<!--#include file="top.asp"-->

<div id="contentwrapper">
<div id="maincolumn">
<div class="text">
<h2 style="font-family: &quot;楷体_GB2312&quot;"><strong>会员登陆</strong></h2>
<br />
<div align="center"><div id="form">
<fieldset>
<legend></legend>
<form method="POST" action="login2.asp?FileName=<% = FileName %>">
<table width="459" border="0" align="center">
  <tr>
    <td width="142" align="left"><p><label>用户名:</label></p></td>
    <td width="282" align="left"><input type='text' size='15' maxlength='25' name='username' autocomplete="off"value="" tabindex="1" /></td>
  </tr>
  <tr>
    <td width="142" align="left"><p> <label> 密 码:</label>
    </p></td>
	<td width="282" align="left"><input type='password' size='15' maxlength='25' name='password' autocomplete="off" value="" tabindex="2" /></td>
  </tr>
   <tr>
    <td width="142" align="center"></td>
    <td width="282" align="left"><a href="signup.asp">免费注册</a><a href="sendpw.asp">(忘记了密码/用户名?)</a>
	</td>
  </tr>

  <tr>
    <td width="142" align="left">&nbsp;</td>
    <td width="282" align="right"><input type="submit" value="登陆" class="submit" tabindex="4" />
	</td>
  </tr>
</table>


          </form>   </fieldset></div></div>          
  
  
<br />
<p align="center"><!--#include file="ad.asp"--><br />
<hr/>
</div></div></div>
<!--#include file="log.asp"-->
</div>
<!--#include file="footer.asp"-->

</div>
</body>
</html>

⌨️ 快捷键说明

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