📄 qyhyzc.php
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>企业会员注册</TITLE>
<META http-equiv=Content-Language content=zh-cn>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId></HEAD>
<BODY>
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=650 border=0>
<TBODY>
<TR>
<TD height=20>
<DIV align=center><a href="index.php"><IMG src="images/step1.gif"
width=640 height=40 border="0"></a></DIV></TD></TR></TBODY></TABLE>
<SCRIPT language=JavaScript><!--
function FrontPage_Form1_Validator(theForm)
{
if (theForm.user.value == "")
{
alert("你的用户名是非法的");
theForm.user.focus();
return (false);
}
if (theForm.password.value == "")
{
alert("请在 密码 域中输入值。");
theForm.password.focus();
return (false);
}
if (theForm.password.value.length < 4)
{
alert("在 密码 域中,请至少输入 4 个字符。");
theForm.password.focus();
return (false);
}
if (theForm.password.value.length > 20)
{
alert("在 密码 域中,请最多输入 20 个字符。");
theForm.password.focus();
return (false);
}
if (theForm.password2.value == "")
{
alert("请在 密码 域中输入值。");
theForm.password2.focus();
return (false);
}
if (theForm.password2.value.length < 4)
{
alert("在 密码 域中,请至少输入 4 个字符。");
theForm.password2.focus();
return (false);
}
if (theForm.password2.value.length > 20)
{
alert("在 密码 域中,请最多输入 20 个字符。");
theForm.password2.focus();
return (false);
}
if (theForm.password.value == "")
{
alert("请在 密码 域中输入值。");
theForm.password.focus();
return (false);
}
if (theForm.password.value != theForm.password2.value)
{
alert("两次输入的密码不一样");
theForm.password.focus();
return (false);
}
if (theForm.lname.value == "")
{
alert("请在 姓名 域中输入值。");
theForm.lname.focus();
return (false);
}
if (theForm.lname.value.length < 2)
{
alert("在 姓名 域中,请至少输入 2 个字符。");
theForm.lname.focus();
return (false);
}
if (theForm.lname.value.length > 10)
{
alert("在 姓名 域中,请最多输入 10 个字符。");
theForm.lname.focus();
return (false);
}
if (theForm.corpname.value == "")
{
alert("公司名称没写.");
theForm.corpname.focus();
return (false);
}
if (theForm.corpname.value.length > 38)
{
alert("公司名称太长.");
theForm.corpname.focus();
return (false);
}
if (theForm.info.value.length > 255)
{
alert("公司简介太长.");
theForm.info.focus();
return (false);
}
if (theForm.email.value == "")
{
alert("请在 电子邮件 域中输入值。");
theForm.email.focus();
return (false);
}
if (theForm.email.value.length < 10)
{
alert("在 电子邮件 域中,请至少输入 10 个字符。");
theForm.email.focus();
return (false);
}
return (true);
}
//--></SCRIPT>
<BR>
<FORM name=FrontPage_Form1 onsubmit="return FrontPage_Form1_Validator(this)"
action=qyhyzctg.php method=post>
<DIV align=center>
<table cellspacing=0 cellpadding=0 width=580 bgcolor=#fcc55f border=0>
<tbody>
<tr bgcolor=#fbca48>
<td height=2></td>
</tr>
<tr bgcolor=#fcc55f>
<td>
<div align=center>
<table style="FONT-SIZE: 10pt" cellspacing=1 width=576 bgcolor=#fcba41>
<tbody>
<tr bgcolor=#fffadf>
<td valign=top width=176 bgcolor=#fbdeaa height=251>
<div align=center>
<? require "top8.php";?>
<br>
</div></td>
<td valign=top width=400 bgcolor=#fffadf height=251>
<table style="FONT-SIZE: 10pt" cellspacing=1 width=400
bgcolor=#fcba41 border=0>
<tbody>
<tr bgcolor=#fffadf>
<td colspan=2>
<div align=center>
<table cellspacing=0 cellpadding=0 width=174 border=0>
<tbody>
<tr>
<td height=40>
<div align=center><img height=20
src="images/d3.gif" width=150> </div></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
<tr bgcolor=#fbdeaa>
<td colspan=2>
<p align=center>请认真填写你的注册信息 (带'<font
color=#ff0000>*</font>'为必须填写的项目)</p></td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
<div align=right>会员登录名:</div></td>
<td width=297><input type="text" name="user"></td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
<div align=right>密码:</div></td>
<td width=297 bgcolor=#fffadf><input type=password
maxlength=20 name=password>
<font color=#ff0033>* </font><font
color=#cc0000><br>
由英文字母(区分大小写)及数字组合,≥4个字符</font><font
color=#333333></font></td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
<div align=right>再次输入密码:</div></td>
<td width=297><input type=password maxlength=20
name=password2>
<font color=#ff0033>*</font> <font
color=#ff0033><font color=#cc0000>同上</font></font></td>
</tr>
<tr bgcolor=#fbdeaa>
<td colspan=2>企业信息 </td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
<div align=right>您的姓名:</div></td>
<td width=297 bgcolor=#fffadf><input name=lname id="lname" maxlength=10>
<font color=#ff0033>*</font></td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
<div align=right>性别:</div></td>
<td width=297><input type=radio checked value=男 name=gender>
先生
<input type=radio value=女 name=gender>
女士 <font
color=#ff0033>*</font></td>
</tr>
<tr bgcolor=#fffadf>
<td width=94>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -