📄 04406zhhlregister.asp
字号:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>注册页面</title>
</head>
<body leftmargin="20" bgcolor="#FFFFFF">
<div style="height:300px;width:100%;overflow-x:hidden;overflow-y:hidden;"><img src="background04406.jpg" height="100%" width="100%">
</div>
<table width="100%" height=20px align="center">
<tr bgcolor="#99CCFF" align="center">
<td align="center" height="25" style="text-decoration:none; color:#FFFFFF; font-family:华文行楷">>><%=request.cookies("name")%>:
<a href="newlogin.asp" style="text-decoration:none; color:#FFFFFF; font-family:华文行楷">退出</a>|
<a href="newlogin.asp" style="text-decoration:none; color:#FFFFFF; font-family:华文行楷">浏览</a>|
<a href="help.html" style="text-decoration:none; color:#FFFFFF; font-family:华文行楷">帮助</a>
</td>
</tr>
</table>
<h1 align='center' color="#99CCFF" >用 户 注  册</h1><br>
<form name="register_form" action="registercheck.asp" metod="post" onSubmit="return registercheck()">
<p align="center">
用户名: <input type='text' name='no' size='30'></p>
<p align='center'>
密码: <input type='password' name='pass1' size='30'></p>
<p align='center'>
确认密码:<input type='password' name='pass2' size='30'></p>
<p align='center'>
昵称: <input type='text' name='truename' size='30'></p>
<p align='center'>
电子邮件:<input type='text' name='email' size='30'></p>
<p align='center'><input type='submit' value='提交' onClick="registercheck()">
</form>
<p align="center">注意:用户需如实填写如上内容,以便联系</p>
</table><p></p>
<table width="100%" height=20px align="center">
<tr bgcolor="#99CCFF" align="center"><td align="center" height="25" style="text-decoration:none; font-size:18pt;color:#FFFFFF; font-family:华文行楷">本网站作者:张焕玲 QQ:276679653</td></tr>
<tr bgcolor="#99CCFF" align="center"><td align="center" height="25" style="text-decoration:none; color:#FFFFFF; font-family:华文行楷">email:<a href="mailto:zhhl022@sina.com">zhhl022@sina.com</a></td></tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -