📄 userreg.asp
字号:
<!--#include file="Inc/syscode.asp"-->
<!--#include file="inc/Skin_css.asp"-->
<!-- #include file="Head.asp" -->
<style type="text/css">
A:link { color: #333333;TEXT-DECORATION: none }
A:visited { color: #333333;TEXT-DECORATION: none }
A:active { color: #003300;TEXT-DECORATION: none }
A:hover { color: #003300;TEXT-DECORATION: underline overline }
.navtrail { COLOR: #eeeeee; FONT-SIZE: 12px; LINE-HEIGHT: 12px }
A.navtrail:link { COLOR: #eeeeee; CURSOR: w-resize }
A.navtrail:visited { COLOR: #eeeeee; CURSOR: w-resize }
A.navtrail:active { COLOR: #eeeeee; CURSOR: w-resize }
A.navtrail:hover { COLOR: #eeeeee; CURSOR: e-resize }
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
<!--
td { font-family: "宋体"; font-size: 9pt; color: #333333; text-decoration: none}
-->
</style>
<table width="779" height="8" border="0" cellpadding="0" cellspacing="0" background="Img/contopbg.gif" align="center">
<tr>
<td><table width="226" height="8" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="209"></td>
<td width="17" background="Img/contopbg2.gif"></td>
</tr>
</table></td>
</tr>
</table>
<table width="779" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" align="center">
<tr>
<td width="209" align="center" valign="top"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td ><img src="Img/login.gif" alt="用户登陆" width="196" height="32"></td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td height="10" align="center"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Img/left1.gif" width="187" height="19"></td>
</tr>
<tr>
<td background="Img/left2.gif"><table width="92%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<% call ShowUserLogin() %>
</td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="Img/left3.gif" width="187" height="20"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="5"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="26" align="center" ><img src="Img/lineso.gif" width="195" height="35"></td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td height="10"><table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<% call ShowVote() %>
</td>
</tr>
</table></td>
</tr>
<tr>
<td height="8"></td>
</tr>
</table> </td>
<td width="17" background="Img/combg.gif"> </td>
<td valign="top"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="30" bgcolor="#E8E8E8"> <span ><img src="Img/HaoSc23.png" width="18" height="18" align="absmiddle"></span> 会 员 中 心</td>
</tr>
<tr>
<td height="1" bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<TR>
<TD height="1">
<FORM name='UserReg' action='UserRegPost.asp' method='post'>
<table width=95% border=0 align="center" cellpadding=5 cellspacing=1 bordercolor="#FFFFFF" style="border-collapse: collapse">
<TR align=center>
<TD height=20 colSpan=3><b>新用户注册</b></TD>
</TR>
<TR>
<TD width="21%"><b>用户名:</b><BR> </TD>
<TD width="34%">
<INPUT maxLength=14 size=30 name=UserName>
<font color="#FF0000">*</font> </TD>
<TD width="45%">不能小于4个字符(2个汉字)</TD>
</TR>
<TR>
<TD width="21%"><B>密码(至少6位):</B><BR> </TD>
<TD width="34%">
<INPUT type=password maxLength=12 size=30 name=Password>
<font color="#FF0000">*</font> </TD>
<TD width="45%">区分大小写。 不要使用类似的特殊字符</TD>
</TR>
<TR>
<TD width="21%"><strong>确认密码(至少6位):</strong><BR>
</TD>
<TD width="34%">
<INPUT type=password maxLength=12 size=30 name=PwdConfirm>
<font color="#FF0000">*</font> </TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD width="21%"><strong>密码问题:</strong><BR> </TD>
<TD width="34%">
<INPUT type=text maxLength=50 size=30 name="Question">
<font color="#FF0000">*</font> </TD>
<TD width="45%">忘记密码的提示问题</TD>
</TR>
<TR>
<TD width="21%"><strong>问题答案:</strong><BR> </TD>
<TD width="34%">
<INPUT type=text maxLength=20 size=30 name="Answer">
<font color="#FF0000">*</font> </TD>
<TD width="45%">忘记密码的提示问题答案,用于取回密码</TD>
</TR>
<TR>
<TD width="21%"><strong>性别:</strong><BR>
</TD>
<TD width="34%">
<INPUT type=radio CHECKED value="1" name=sex>
男
<INPUT type=radio value="0" name=sex>
女</TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD width="21%"><strong>Email地址:</strong><BR> </TD>
<TD width="34%">
<INPUT maxLength=50 size=30 name=Email>
<font color="#FF0000">*</font></TD>
<TD width="45%">请输入有效的邮件地址</TD>
</TR>
<TR>
<TD><strong>公司网址:</strong></TD>
<TD width="34%"><INPUT name=homepage id="homepage" value="http://" size=30 maxLength=50></TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD width="21%"><strong>公司名称:</strong><BR>
</TD>
<TD width="34%">
<INPUT name=Comane id="Comane" size=30 maxLength=100></TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD><strong>邮政编码:</strong></TD>
<TD width="34%"><input name=Zip id="Zip" size=30 maxlength=20>
<font color="#FF0000">*</font></TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD><strong>联系电话:<br>
</strong></TD>
<TD width="34%"><input name=Phone id="Phone" size=30 maxlength=20>
<font color="#FF0000">*</font></TD>
<TD width="45%"> </TD>
</TR>
<TR>
<TD width="21%"><strong>传 真:</strong></TD>
<TD width="34%">
<INPUT name=Fox id="Fox" size=30 maxLength=50></TD>
<TD width="45%"> </TD>
</TR>
</TABLE>
<div align="center">
<INPUT type=submit value=" 注 册 " name=Submit2>
<INPUT name=Reset type=reset id="Reset" value=" 清 除 ">
</div>
</form></TD>
</TR>
</table></td>
</tr>
</table>
<BODY bgColor=#666666 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<!-- #include file="Inc/Foot.asp" -->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -