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

📄 reg.htm

📁 8款下载系统源代码 2003-3-11 21:37:45 433 949k · 都很常见: 猛虎山庄、燕衔泥(飞扬的软件第二版用的就是他
💻 HTM
字号:
<html>

<head>
<title>专业选票 | 会员登记</title>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Description" content="互动调查,免费调查引擎">
<meta name="Keywords" content="互动调查,调查,引擎调查,投票,免费调查,vote,research">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style type="text/css">
<!---a:link      { color: #000080; font-family: Arial; text-decoration: underline }
a:visited    { color: #680090; font-family: Arial; text-decoration: underline }
a:hover      { color: red; text-decoration: none }
body         { color: #000000; font-size: 9pt; line-height: 12pt; font-family: Arial }
th           { font-size: 9pt; line-height: 12pt }
td           { font-size: 9pt; line-height: 12pt }
a.1:link     { font-family: Arial; text-decoration: none; color: black }
a.1:visited  { font-family: Arial; text-decoration: none; color: black }
a.1:hover    { font-family: Arial; text-decoration: none; color: silver }
.form        { font-size: 9pt }
---></style>
<script language="javascript">
<!--
if (parent.frames.length > 0) {
parent.location.href = location.href;
}
function form1_onsubmit() {
if (document.form1.uID.value=="")
	{
	  alert("请设定您的登陆名。")
	  document.form1.uID.focus()
	  return false
	 }
else if(document.form1.pwd.value=="")
	{
	  alert("请设定一个登陆密码。")
	  document.form1.pwd.focus()
	  return false
	 }
else if(document.form1.cpwd.value=="")
	{
	  alert("请填验证密码。")
	  document.form1.cpwd.focus()
	  return false
	 }
else if(document.form1.question.value=="")
	{
	  alert("请设定密码提示问题。")
	  document.form1.question.focus()
	  return false
	 }
else if(document.form1.answer.value=="")
	{
	  alert("请设定密码提示答案。")
	  document.form1.answer.focus()
	  return false
	 }
else if(document.form1.rname.value=="")
	{
	  alert("请填写您的真实姓名。")
	  document.form1.rname.focus()
	  return false
	 }
else if(document.form1.email.value=="")
	{
	  alert("请填写您的E-Mail地址。")
	  document.form1.email.focus()
	  return false
	 }
}
// --></script>
</head>

<body bgcolor="#303430" topmargin="11" leftmargin="0">

<div align="center">
<center>
<form method="POST" name="form1" language="javascript" onsubmit="return form1_onsubmit()" action="submit.asp">
<table border="0" cellpadding="0" cellspacing="0" width="400" bgcolor="#FFFFFF" height="438">
<tr>
<td height="43" valign="middle" width="146">
<p align="center"><img border="0" src="../images/logo/reg.gif" alt="会员登记" width="118" height="29"></p>
</td>
<td height="43" valign="middle" width="254"> </td>
</tr>
<tr>
<td height="381" valign="top" width="398" colspan="2">
<div align="center">
<table border="0" cellpadding="2" width="100%" cellspacing="3" height="392">
<tr>
<td width="100%" height="22" colspan="2">登记后,您就拥有了一个属于自己的全功能调查引擎了!GO!</td>
</tr>
</center>
<tr>
<td width="30%" height="18" bgcolor="#F9F9F9">
<p align="right">登陆名:</td>
<center>
<td width="70%" height="18"><input type="text" name="uID" size="14" maxlength="30" class="form"> 
登陆时使用的名称</td>
</tr>
</center>
<tr>
<td width="30%" height="22" bgcolor="#F9F9F9">
<p align="right">登陆密码:</td>
<center>
<td width="70%" height="22"><input type="password" name="pwd" size="14" maxlength="30" class="form"> 
登陆时使用的密码</td>
</tr>
</center>
<tr>
<td width="30%" height="18" bgcolor="#F9F9F9">
<p align="right">验证密码:</td>
<center>
<td width="70%" height="18"><input type="password" name="cpwd" size="14" maxlength="30" class="form"> 
验证输入的密码</td>
</tr>
</center>
<tr>
<td width="30%" height="28" bgcolor="#F9F9F9">
<p align="right">密码提示问题:</td>
<center>
<td width="70%" height="28"><input type="text" name="question" size="20" maxlength="50" class="form"> 
设定忘记密码时的问题</td>
</tr>
</center>
<tr>
<td width="30%" height="28" bgcolor="#F9F9F9">
<p align="right">问题的答案:</td>
<center>
<td width="70%" height="28"><input type="text" name="answer" size="20" maxlength="30" class="form"> 
此问题的答案</td>
</tr>
</center>
<tr>
<td width="30%" height="29" bgcolor="#F9F9F9">
<p align="right">真实姓名:</td>
<center>
<td width="70%" height="29"><input type="text" name="rname" size="10" maxlength="6" class="form"> 
您的真实姓名</td>
</tr>
</center>
<tr>
<td width="30%" height="28" bgcolor="#F9F9F9">
<p align="right">您的性别:</td>
<center>
<td width="70%" height="28"><input type="radio" value="男" checked name="sex"> 
男&nbsp; <input type="radio" value="女" name="sex"> 女</td>
</tr>
</center>
<tr>
<td width="30%" height="24" bgcolor="#F9F9F9">
<p align="right">E-Mail 地址:</td>
<center>
<td width="70%" height="24"><input type="text" name="email" size="20" maxlength="30" class="form"> 
务必填写常用的信箱</td>
</tr>
</center>
<tr>
<td width="30%" height="9" bgcolor="#F9F9F9">
<p align="right">您的生日:</td>
<center>
<td width="70%" height="9"><input type="text" name="year" size="1" class="form" style="font-family: Arial" value="19" maxlength="4"><select class="form" size="1" name="month" style="font-family: Arial">
<option value="1" selected>1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select><select class="form" size="1" name="day" style="font-family: Arial">
<option value="1" selected>1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="1">1</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
</select></td>
</tr>
</center>
<tr>
<td width="30%" height="6" bgcolor="#F9F9F9">
<p align="right">网站地址:</td>
<td width="70%" height="6"><input type="text" name="url" size="20" maxlength="90" class="form" value="http://"> 
您的网站地址</td>
</tr>
<tr>
<td width="30%" height="30" bgcolor="#F9F9F9">
<p align="right">OICQ号码:</td>
<center>
<td width="70%" height="30"><input type="text" name="oicq" size="20" maxlength="20" class="form"> 
便于我们与您联系</td>
</tr>
<tr>
<td width="100%" height="10" colspan="2">
<p align="center"><input type="submit" value="提交信息" name="B3" class="form">&nbsp; 
<input type="reset" value="从新来过" name="B3" class="form"></td>
</tr>
</table>
</div>
</center></td>
</tr>
<tr>
<td height="14" width="398" colspan="2">
<p align="center"><a href="javascript:window.close()" class="1">关闭窗口</a></td>
</tr>
</table>
</form>
</div>

</body>

</html>

⌨️ 快捷键说明

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