?? userreg.asp
字號:
<!--#include file="Inc/syscode.asp"-->
<!--#include file="inc/Skin_css.asp"-->
<!-- #include file="Head.asp" -->
<%
'企業站英文版
'開發者:網域高科
'聯系QQ:38306293,417586492
'MSN:webmaster@wygk.cn
%>
<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><BODY bgColor=#666666 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="5" valign="top" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td height="72" valign="top" bgcolor="#FFFFFF"><table width="746" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="tdbg_left" width="190" height="179" valign="top" > <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="34" class="title_left"> <img src="Images/smallbook.jpg" width="10" height="10"> Member Login
</td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td height="10"><table width="92%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<% call ShowUserLogin() %>
</td>
</tr>
</table></td>
</tr>
<tr>
<td height="5"></td>
</tr>
</table></td>
<td width="6"></td>
<td valign="top"><table Class=border width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="206" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_right" height="32"> <img src="Images/smallbook.jpg" width="10" height="10"> Member center
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="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=2><b>New User Register</b></TD>
</TR>
<TR>
<TD width="37%"><b>User Name:</b><BR>
less than 14 characters(7 Chinese characters)</TD>
<TD width="63%"> <INPUT maxLength=14 size=30 name=UserName>
<font color="#FF0000">*</font> </TD>
</TR>
<TR>
<TD width="37%"><B>Password:</B><BR>input pass,Distinguish big and small.
</TD>
<TD width="63%"> <INPUT type=password maxLength=12 size=30 name=Password>
<font color="#FF0000">*</font> </TD>
</TR>
<TR>
<TD width="37%"><strong>affirm Password:</strong><BR>Please fail again and confirm
</TD>
<TD width="63%"> <INPUT type=password maxLength=12 size=30 name=PwdConfirm>
<font color="#FF0000">*</font> </TD>
</TR>
<TR>
<TD width="37%"><strong>Password question:</strong><BR>Forget the suggestion question of the password
</TD>
<TD width="63%"> <INPUT type=text maxLength=50 size=30 name="Question">
<font color="#FF0000">*</font> </TD>
</TR>
<TR>
<TD width="37%"><strong>Answer:</strong><BR>Forget the suggestion question answer to the password
</TD>
<TD width="63%"> <INPUT type=text maxLength=20 size=30 name="Answer">
<font color="#FF0000">*</font> </TD>
</TR>
<TR>
<TD width="37%"><strong>Sex:</strong><BR>Please choose your sex.
</TD>
<TD width="63%"> <INPUT type=radio CHECKED value="1" name=sex>
Mr <INPUT type=radio value="0" name=sex>
Ms</TD>
</TR>
<TR>
<TD width="37%"><strong>Email:</strong><BR>Please input the effective mail address
</TD>
<TD width="63%"> <INPUT maxLength=50 size=30 name=Email>
<font color="#FF0000">*</font></TD>
</TR>
<TR>
<TD><strong>Http:</strong></TD>
<TD width="63%"><INPUT name=homepage id="homepage" value="http://" size=30 maxLength=50></TD>
</TR>
<TR>
<TD width="37%"><strong>Company name:</strong><BR>Your company name
</TD>
<TD width="63%"> <INPUT name=CompanyName id="CompanyName" size=30 maxLength=100></TD>
</TR>
<TR>
<TD><strong>Receipt Address:</strong><br>Your company address or the address of receiving</TD>
<TD><INPUT name=Add id="Add" size=30 maxLength=100>
<font color="#FF0000">*</font></TD>
</TR>
<TR>
<TD><strong>Consignee:</strong><br>Receive the person to contact</TD>
<TD><INPUT name=Receiver id="Receiver" size=30 maxLength=100></TD>
</TR>
<TR>
<TD><strong>Post code:</strong></TD>
<TD width="63%"><input name=postcode id="postcode" size=30 maxlength=20>
<font color="#FF0000">*</font></TD>
</TR>
<TR>
<TD><strong>Tel:<br>
</strong>format:0791-8059439<strong> </strong></TD>
<TD width="63%"><input name=Phone id="Phone" size=30 maxlength=20>
<font color="#FF0000">*</font></TD>
</TR>
<TR>
<TD width="37%"><strong>fax:</strong></TD>
<TD width="63%"> <INPUT name=Fax id="Fax" size=30 maxLength=50></TD>
</TR>
</TABLE>
<div align="center">
<INPUT type=submit value="Submit " name=Submit>
<INPUT name=Reset type=reset id="Reset" value=" Reset ">
</div>
</form></TD>
</TR>
</table> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!-- #include file="Inc/Foot.asp" -->
</BODY></HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -