📄 buylogin.jsp
字号:
<HTML><HEAD>
<TITLE>网易通行证 > 用户验证</TITLE>
<STYLE TYPE=text/css>
body,td,input{font-size:12px}
.p1{font-size:12px;color:black}
.p2{font-size:12px;color:black;line-height:160%}
.p3{font-size:12px;color:black;line-height:200%}
.p4{font-size:14px;color:black}
.p5{font-size:14px;color:black;line-height:160%}
.p6{font-size:14px;color:black;line-height:150%}
.p7{font-size:14px;color:black;line-height:250%}
a:link{font-size:12px;color:0000CB;text-decoration:underline;line-height:160%}
a:visited{font-size:12px;color:0000CB;text-decoration:underline;line-height:160%}
a:hover{font-size:12px;color:0000CB;text-decoration:none;line-height:160%}
a.asb:link{font-size:12px;color:2C5AA8;text-decoration:none}
a.asb:visited{font-size:12px;color:2C5AA8;text-decoration:none}
a.asb:hover{font-size:12px;color:2C5AA8;text-decoration:underline}
a.aa:link{font-size:12px;color:2988FD;text-decoration:underline;line-height:140%}
a.aa:visited{font-size:12px;color:2988FD;text-decoration:underline;line-height:140%}
a.aa:hover{font-size:12px;color:2988FD;text-decoration:none;line-height:140%}
a.agray:link{font-size:12px;color:69696A;font-weight:bolder;text-decoration:none;line-height:180%}
a.agray:visited{font-size:12px;color:69696A;font-weight:bolder;text-decoration:none;line-height:180%}
a.agray:hover{font-size:12px;color:69696A;font-weight:bolder;text-decoration:underline;line-height:180%}
a.ab:link{font-size:14px;color:0000CB;text-decoration:underline;line-height:240%}
a.ab:visited{font-size:14px;color:0000CB;text-decoration:underline;line-height:240%}
a.ab:hover{font-size:14px;color:0000CB;text-decoration:none;line-height:240%}
a.ared:link{font-size:12px;color:red;text-decoration:underline;line-height:160%}
a.ared:visited{font-size:12px;color:red;text-decoration:underline;line-height:160%}
a.ared:hover{font-size:12px;color:red;text-decoration:none;line-height:160%}
a.abb:link{font-size:12px;color:blue;text-decoration:underline;line-height:160%}
a.abb:visited{font-size:12px;color:blue;text-decoration:underline;line-height:160%}
a.abb:hover{font-size:12px;color:blue;text-decoration:none;line-height:160%}
a.ablue:link{font-size:14px;color:0000FF;text-decoration:underline;line-height:180%}
a.ablue:visited{font-size:14px;color:0000FF;text-decoration:underline;line-height:180%}
a.ablue:hover{font-size:14px;color:0000FF;text-decoration:none;line-height:180%}
a.ablueb:link{font-size:14px;color:0000FF;font-weight:bolder;text-decoration:underline;line-height:200%}
a.ablueb:visited{font-size:14px;color:0000FF;font-weight:bolder;text-decoration:underline;line-height:200%}
a.ablueb:hover{font-size:14px;color:0000FF;font-weight:bolder;text-decoration:none;line-height:200%}
a.aredb:link{font-size:14px;color:red;font-weight:bolder;text-decoration:underline;line-height:200%}
a.aredb:visited{font-size:14px;color:red;font-weight:bolder;text-decoration:underline;line-height:200%}
a.aredb:hover{font-size:14px;color:red;font-weight:bolder;text-decoration:none;line-height:200%}
.inputa{FONT-WEIGHT: normal;
MARGIN: 1px 0px 0px 0px;
PADDING-BOTTOM: 2px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-TOP: 1px;
height: 20px;
border: 1px outset #E7E7E7;
line-height: 15px;font-size:12px;color:000000;background-color:#E7E7E7}
.inputb{FONT-WEIGHT: normal;
MARGIN: 1px 0px 0px 0px;
PADDING-BOTTOM: 2px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-TOP: 1px;
height: 20px;
border: 1px outset #DBD9D9;
line-height: 15px;font-size:12px;color:0315FC;background-color:#DBD9D9}
.ibox {font-size:12px; color:022488;height:21px;border-left:solid 1px #022488;border-top:solid 1px #022488;border-right:solid 1px;border-bottom:solid 1px #022488;background:white;}
.bbox {font-size:12px; color:022488;height:21px;border-left:solid 1px #1771DE;border-top:solid 1px #1771DE;border-right:solid 1px #1771DE;border-bottom:solid 1px #1771DE;background:white;}
</STYLE>
</HEAD>
<script language="JavaScript">
<!--
function checkdata() {
if( form.username.value.length<1 || form.username.value.length>18 ) {
alert("\请输入正确的用户名 !!")
return false;
}
if( form.password.value.length<1 || form.password.value.length>16 ) {
alert("\请您输入正确的登录密码 !!")
return false;
}
}
// -->
</script>
<body leftmargin=0 topmargin="0" marginwidth="0" marginheight="0" align=center>
<map name="Map">
<area shape="rect" coords="-7,3,116,55" href="http://www.163.com/" target=blank>
</map>
<%String user=(String)session.getAttribute("success");
if("1".equals(user))
{
response.sendRedirect("balanceredirect.jsp");
}
else
{%>
<TABLE cellSpacing=0 cellPadding=0 width=505 border=0 align=center>
<tr>
<td height=42 valign=bottom align=right></td>
</tr>
<tr>
<td height=1 bgcolor=4497FC></td>
</tr>
</table>
<TABLE cellSpacing=0 cellPadding=0 width=505 border=0 align=center>
<tr>
<td bgcolor=4497FC width=1></td>
<td bgcolor=F4F8FE width=503 valign=top>
<TABLE cellSpacing=0 cellPadding=0 width=503 border=0 align=center>
<tr>
<td align=right><A HREF="/urshelp1.shtml" class=abb target=blank><li>帮助中心</li></A> <BR></td>
</tr>
<tr>
<td align=left> <img src="Templates/image/huachu.gif" width="221" height="80" align="top" /><BR></td>
</tr>
<tr><td align=center>
<br><br>
<font color=#A0070F><b>尊敬的客户,您好!如确定购买请登录!</b></font><br>
</td></tr>
</table>
<form action="login1.jsp" method="post" name="form1">
<input type=hidden name=url value="">
<TABLE cellSpacing=0 cellPadding=0 width=212 border=0 align=center>
<tr>
<td class=p2 align=right height=30 width=90><FONT color=065EC8>用户名:</FONT></td>
<td><INPUT name=username size=15 maxLength=18 class=bbox></td>
</tr>
<tr>
<td class=p2 align=right height=30 ><FONT color=1771DE>密 码:</FONT></td>
<td><INPUT name=password type=password size=15 maxLength=16 class=bbox></td>
</tr>
<tr>
<td height=40 align=center colspan=2><INPUT name="submit" type=submit value="登 录" class=inputb> <INPUT name=help onclick='window.location="zhuce.jsp"' type=button value="申 请" class=inputa>
<br><br><font color=#990000>
<a HREF="/RecoverPasswd1.shtml" class=abb target=_blank>忘记密码?</a> <a HREF="/urshelp3.shtml" class=abb target=_blank>修复帮助</a>
</font>
</td>
</tr>
</table>
</form>
<TABLE cellSpacing=0 cellPadding=0 width=503 border=0 align=center>
<tr>
<td class=p2 colspan=2><p><FONT color=555555><BR>
·没有注册,请点击申请 <BR>
·发现帐号被盗用,您可先 <a href=/LockUserByPingma.shtml target=_blank><FONT color=red><b>锁定帐号</b></font></a>
</font>
</p>
</td>
</tr>
<tr><td height=5 align=center></td></tr>
<tr>
<td height=50 align=center><span class="p2"><font color=666666> - <a href="index/hcinfo.asp">公司简介 </a>- <a href="index/navigation.asp">网站地图 </a>- <a href="index/link.asp">友情链接 </a>- <a href="index/contact.asp">联系方式 </a>- <br>
华储网上书店版权所有 <font color=red>©1997-2005 </font></font></span>
</td>
</tr>
</table>
</td>
<td bgcolor=4497FC width=1></td>
</tr>
<tr>
<td height=1 bgcolor=4497FC colspan=3></td>
</tr>
</table>
<%}%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -