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

📄 success.htm

📁 报名系统
💻 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.mz.value=="")
	{
	  alert("请填写您的民族。")
	  document.form1.mz.focus()
	  return false
	 }
}
// --></script>
</head>

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

<div align="center">
<form method="POST" name="form1" language="javascript" onsubmit="return form1_onsubmit()" action="submit.asp">
    <table border="0" cellpadding="0" cellspacing="0" width="572" bgcolor="#FFFFFF" height="438">
      <center>
<tr>
          <td height="43" valign="middle" width="499"> 
            <p align="center"><img border="0" src="images/title.gif" alt="会员登记" width="499" height="39"></p>
</td>
          <td height="43" valign="middle" width="106"> </td>
</tr>
</center><tr>
        <td height="381" valign="top" colspan="2"> 
          <center></center>
<div align="center">
<center>
<table border="0" cellspacing="1" width="313" height="267">
<tr>
<td width="305" height="95"></td>
</tr>
<tr>
<td width="305" height="93">
                    <p align="center">恭喜您!您已经成功注册成功!<br>
                      您现在就可以关闭本窗口,在<a href="index.htm">首页</a>登陆了!
                  </td>
</tr>
<tr>
<td width="305" height="68"></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
        <td height="14" 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 + -