⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en_userreg.asp

📁 此系统都是基于ASP+ACCESS技术开发的电子商务平台,属于全自动化、全智能的在线方式管理、维护、更新的网站管理系统。此系统直接上传到你的网站空间就可以使用了
💻 ASP
字号:
<!--#include file="Inc/En_syscode.asp"-->
<%
'=================================
'
'  冠龙网络科技有限公司
'  网址:http://www.glgk.com
'  电话 :0573-2123665
'  信箱:webmaster@glgk.com
'  QQ:53180986
'
'=================================
%>
<!-- #include file="Inc/En_Head.asp" -->
<TABLE width="760" border=0 align="center" cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
<TR> 
<TD width=196 vAlign=top bgcolor="#FFFFFF"> 
	<table width="92%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
		<tr>
			<td valign="top">

<!-- 会员中心 -->
<!-- #include file="En_L_vip.asp" -->
<!-- 产品列表 -->
<!-- #include file="En_L_product.asp" -->
<!-- 邮件列表 -->

			</td>
		</tr>
	</table> 
</TD>

<TD width=1 background=img/kropki_pion_naBialym.gif><IMG height=2 src="img/1x1_pix.gif" width=1></TD>
<TD width="563" vAlign=top>
	<TABLE width="90%" border=0 align="right" cellPadding=0 cellSpacing=0>
<!-- 广告栏 -->
<!-- #include file="L_adcolumn.asp" -->

		<TR> 
			<TD>
				<TABLE cellSpacing=0 cellPadding=0 width="555" border=0>
					<TR> 
						<TD height="25"><img src="Img/enpt/pt_81.gif" width="450" height="30"></TD>
					</TR>
				</TABLE>
			</TD>
		</TR>
		<TR> 
			<TD height=1 background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif" width=10></TD>
		</TR>

		<TR> 
			<TD height="1"><FORM name='UserReg' action='En_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 class="tdbg" > 
						<TD width="37%"><b>UserName:</b><BR>Can exceed 14 characters</TD>
						<TD width="63%"> <INPUT maxLength=14 size=30 name=UserName> <font color="#FF0000">*</font> </TD>
					</TR>
					<TR class="tdbg" > 
						<TD width="37%"><B>Password (least 6 bit):</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 class="tdbg" > 
						<TD width="37%"><strong>AffirmPass (least 6 bit):</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 class="tdbg" > 
						<TD width="37%"><strong>PassQuestion:</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 class="tdbg" > 
						<TD width="37%"><strong>QuestionAnswer:</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 class="tdbg" > 
						<TD width="37%"><strong>Sex :</strong><BR>Please choose your sex</TD>
						<TD width="63%"> <INPUT type=radio CHECKED value="1" name=sex>Male &nbsp;&nbsp; <INPUT type=radio value="0" name=sex>Female</TD>
					</TR>
					<TR class="tdbg" > 
						<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 class="tdbg" > 
						<TD><strong>CompanyWebsite :</strong></TD>
						<TD width="63%"><INPUT name=homepage id="homepage" value="http://" size=30   maxLength=50></TD>
					</TR>
					<TR class="tdbg" > 
						<TD width="37%"><strong>CompanyName :</strong><BR>Your company name</TD>
						<TD width="63%"> <INPUT name=Comane id="Comane" size=30   maxLength=100></TD>
					</TR>
					<TR class="tdbg" > 
						<TD width="37%"><p><strong>ReceiveAddress :<br></strong>Your company address or the address of receiving</p></TD>
						<TD width="63%"> <input name=Add id="Add" size=30 maxlength=20> <font color="#FF0000">*</font></TD>
					</TR>
					<TR class="tdbg" > 
						<TD><strong>Consignee :<br></strong>Receive the person to contact<strong> </strong></TD>
						<TD width="63%"><input name=Somane id="Somane" size=30 maxlength=20></TD>
					</TR>
					<TR class="tdbg" > 
						<TD><strong>Zipcode :</strong></TD>
						<TD width="63%"><input name=Zip id="Zip" size=30 maxlength=20> <font color="#FF0000">*</font></TD>
					</TR>
					<TR class="tdbg" > 
						<TD><strong>Telephone :<br></strong>Form +86-0755-888888<strong> </strong></TD>
						<TD width="63%"><input name=Phone id="Phone" value="+86" size=30 maxlength=20> <font color="#FF0000">*</font></TD>
					</TR>
					<TR class="tdbg" > 
						<TD width="37%"><strong>Fax :</strong></TD>
						<TD width="63%"> <INPUT name=Fox id="Fox" size=30 maxLength=50></TD>
					</TR>
				</TABLE>
				<div align="center"><INPUT type=submit value=" Registe " name=Submit>&nbsp; <INPUT name=Reset type=reset id="Reset" value=" Remove "></div>
			</form></TD>
		</TR>
		<TR> 
			<TD height=1 background=img/naBialym.gif><IMG height=1 src="img/1x1_pix.gif" width=10></TD>
		</TR>
		<TR> 
			<TD><IMG height=1 src="img/1x1_pix.gif" width=10> </TD>
		</TR>
	</TABLE>
</TD>

</TR>
</TABLE>
<!-- #include file="Inc/En_Foot.asp" -->
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -