gusucode.com > ASP+ACCESS在线人才招聘网(源代码+论文) > ASP+ACCESS在线人才招聘网(源代码+论文)\source_\person_reg_third.asp

    
<!--#include file="inc/conn.asp"-->
<!--#include file="resultred.asp"-->
<%
 username=Request("username")
 if username="" then
  resultred"帐号为空,意外出错,请返回"
 end if
 password=Request("password")
 membertype=Request("membertype")
 name=Request("name")
 gender=Request("gender")
 mingzhu=Request("mingzhu")
 if mingzhu=0 then
  mingzhu="汉族"
 else
  mingzhu=Request("Nationality")
 end if
 birth=Request("birth")
 cardnumber=Request("cardnumber")
 height=Request("height")
 mari=Request("mari")
 s_hometown=Request("s_hometown")
 c_hometown=Request("c_hometown")
 s_location=Request("s_location")
 c_location=Request("c_location")
 phone=Request("phone")
 email=Request("email")
 homepage=Request("homepage")
 addr=Request("addr")
 zipcode=Request("zipcode")
 intro=Request("intro")
 Set Rs=Server.CreateObject("Adodb.RecordSet")
 if session("username")="" then
   sql="select * from job_person where username='"&username&"'"
   Rs.Open sql,conn,1,1
   if not rs.eof then
     resultred"该帐号已经有人使用,意外错误"
   end if
 Rs.Close
 end if
 if session("username")<>"" then
  sql="select * from job_person where username='"&session("username")&"'"
  Rs.Open sql,conn,3,3
  Rs("username")=username
  Rs("password")=password
  Rs("membertype")=session("membertype")
  Rs("name")=name
  Rs("gender")=gender
  Rs("mingzhu")=mingzhu
  Rs("birth")=birth
  Rs("cardnumber")=cardnumber
  Rs("height")=height
  Rs("mari")=mari
  Rs("s_hometown")=s_hometown
  Rs("c_hometown")=c_hometown
  Rs("s_location")=s_location
  Rs("c_location")=c_location
  Rs("phone")=phone
  Rs("email")=email
  Rs("homepage")=homepage
  Rs("addr")=addr
  Rs("zipcode")=zipcode
  Rs("intro")=intro
  Rs.Update
 else
  Rs.Open "job_person",conn,3,3
  Rs.AddNew
  Rs("username")=username
  Rs("password")=password
  Rs("membertype")=session("membertype")
  Rs("name")=name
  Rs("gender")=gender
  Rs("mingzhu")=mingzhu
  Rs("birth")=birth
  Rs("cardnumber")=cardnumber
  Rs("height")=height
  Rs("mari")=mari
  Rs("s_hometown")=s_hometown
  Rs("c_hometown")=c_hometown
  Rs("s_location")=s_location
  Rs("c_location")=c_location
  Rs("phone")=phone
  Rs("email")=email
  Rs("homepage")=homepage
  Rs("addr")=addr
  Rs("zipcode")=zipcode
  Rs("intro")=intro
  Rs("regtime")=now()
  Rs.Update
  session("username")=username
 end if 
 Rs.Close
 Set Rs=nothing
 Set conn=nothing
%>
<HTML><!-- #BeginTemplate "/Templates/person.dwt" --><HEAD>
<!-- #BeginEditable "doctitle" --> 
<TITLE>在线人才网站</TITLE>
<!-- #EndEditable --> 
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK 
href="inc/cssset.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff text=#000000 leftmargin="0" topmargin="0">
<center><!--#include file="inc/head.asp"--><TABLE height=503 cellSpacing=0 cellPadding=0 width="770" border=0>
    <TBODY> 
    <TR> 
      <TD vAlign=top width="22%" background="images/11.gif"> 
        <TABLE height=251 cellSpacing=0 cellPadding=0 width="100%" border=0>
          <TBODY> 
          <TR> 
            <TD background=images/arrowbg.jpg height=5>  
              <SCRIPT language=JavaScript>                                                                                                
<!--                                                                                                                                    
   var enabled = 0;   today = new Date();                                                                                                 
   var day;   var date;                                                                                                                   
   if(today.getDay()==0)     day = "星期日"                                                                                                
   if(today.getDay()==1)     day = "星期一"                                                                                                
   if(today.getDay()==2)     day = "星期二"                                                                                               
   if(today.getDay()==3)     day = "星期三"                                                                                                
   if(today.getDay()==4)     day = "星期四"                                                                                                
   if(today.getDay()==5)     day = "星期五"                                                                                               
   if(today.getDay()==6)     day = "星期六"                                                                              
   date = "<font color='##FF0000' > " + (today.getYear())  + "年" + (today.getMonth() + 1 ) + "月" + today.getDate() + "日  " + " " + day + "</font>"; 
   document.write(date);                                                                                                                  
//----->                                                                                                                                  
</SCRIPT>
<SCRIPT language=javascript src="inc/common.js"></SCRIPT> 
            </TD>
          </TR>
          <TR> 
            <TD vAlign=top background=images/arrowbg.jpg> 
              <table class=a10px height=114 cellspacing=2 cellpadding=0 width="88%" 
      background=images/11.gif border=0>
                <tbody> 
                <tr bgcolor=#ffffff background="images/11.gif"> 
                  <td colspan=2 height=21><img height=16 src="images/10.gif" 
            width=169></td>
                </tr>
                <tr> 
                  <td valign=bottom align=right width=160 background=images/11.gif 
          height=5></td>
                  <td height=5></td>
                </tr>
                <tr> 
                  <td valign=top align=center width=160 background=images/11.gif 
          height=75> 
                    <!--#include file="sysinfo.asp"-->
                  </td>
                  <td height=75></td>
                </tr>
                </tbody> 
              </table>
              <table class=a10px height=114 cellspacing=2 cellpadding=0 width="88%" 
      background=images/11.gif border=0>
                <tbody> 
                <tr bgcolor=#ffffff background="images/11.gif"> 
                  <td colspan=2 height=21><img height=16 src="images/101.gif" 
            width=169></td>
                </tr>
                <tr> 
                  <td valign=bottom align=right width=160 background=images/11.gif 
          height=5></td>
                  <td height=5></td>
                </tr>
                <tr> 
                  <td valign=top align=center width=160 background=images/11.gif 
          height=31> 
                    <!--#include file="person_left.asp"-->
                  </td>
                  <td height=31></td>
                </tr>
                </tbody> 
              </table>
            </TD>
          </TR>
        </TABLE>
        <TABLE class=a10px cellSpacing=2 cellPadding=0 width="88%" 
      background=images/11.gif border=0>
          <TBODY> 
          <TR bgColor=#ffffff background="images/11.gif"> 
            <TD colSpan=2 height=21><IMG height=16 src="images/10.gif" 
            width=169></TD>
          </TR>
          <TR> 
            <TD vAlign=bottom align=right width=160 background=images/11.gif 
          height=5></TD>
            <TD height=5></TD>
          </TR>
          <TR> 
            <TD vAlign=top align=right width=160 background=images/11.gif> 
              <SELECT 
            onchange=window.open(this.options[this.selectedIndex].value); size=10 
            name=select2>
                <OPTION value=http://www.newjobs.com.cn/ 
              selected>中国国家人才网</OPTION>
                <OPTION 
              value=http://www.bjrc.com.cn/>北京人才网</OPTION>
                <OPTION 
              value=http://www.91student.com>中国就业网</OPTION>
                <OPTION 
              value=http://www.tjrc.com.cn/>中国北方人才市场</OPTION>
                <OPTION 
              value=http://www.hr.net.cn/>中国上海人才市场</OPTION>
                <OPTION 
              value=http://www.aphr.org/>亚太人力资源网</OPTION>
                <OPTION 
              value=http://www.54stu.com/2002/login.php>中国学生社区</OPTION>
                <OPTION 
              value=http://www.china-training.com/>中华培训网</OPTION>
                <OPTION 
              value=http://www.fescochina.com/>外企在线</OPTION>
                <OPTION 
              value=http://www.gzscse.gov.cn/>广州留学人员信息网</OPTION>
                <OPTION 
              value=http://www.syrc.com.cn/>沈阳人才网</OPTION>
                <OPTION 
              value=http://www.chinahrd.net/>中国人力资源开发网</OPTION>
                <OPTION 
              value=http://www.cccen.com/>中国谦龙网</OPTION>
                <OPTION 
              value=http://www.gzpi.gov.cn/>中国广州人事信息网</OPTION>
                <OPTION 
              value=http://www.rc114.com/>中国成都人才市场</OPTION>
                <OPTION 
              value=http://www.strc.com.cn/>汕头人才网</OPTION>
                <OPTION 
              value=http://www.wzjob.gov.cn/>温州人才网</OPTION>
                <OPTION 
              value=http://www.job168.com/service/navigation.asp>更多链接……</OPTION>
              </SELECT>
            </TD>
            <TD height=251></TD>
          </TR>
          </TBODY> 
        </TABLE>
      </TD>
      <TD vAlign=top> 
<table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height=6></td>
          </tr>
        </table>
        <!-- #BeginEditable "a1" --> 
		 
<script language="javascript" src="../inc/Keane_Common.js"></SCRIPT>
<SCRIPT language=javascript src="specialty.js"></SCRIPT>
<SCRIPT language=JavaScript>
	function changeMenu(p){
		if(p==1){
			var m=document.thisForm.substationtype1.length;
			for(j=0;j<m;j++){
				document.thisForm.substationtype1.options[j]= null;
			}
			var n=document.thisForm.stationtype1.length;
			for(i=0;i<n;i++){
				if(document.thisForm.stationtype1.options[i].selected){
					addItem(p,document.thisForm.stationtype1.options[i].value);
				}
			}
		}
		else if(p==2){
			var m=document.thisForm.substationtype2.length;
			for(j=0;j<m;j++){
				document.thisForm.substationtype2.options[j]= null;
			}
			var n=document.thisForm.stationtype2.length;
			for(i=0;i<n;i++){
				if(document.thisForm.stationtype2.options[i].selected){
					addItem(p,document.thisForm.stationtype2.options[i].value);
				}
			}
		}
		else{
			var m=document.thisForm.substationtype3.length;
			for(j=0;j<m;j++){
				document.thisForm.substationtype3.options[j]= null;
			}
			var n=document.thisForm.stationtype3.length;
			for(i=0;i<n;i++){
				if(document.thisForm.stationtype3.options[i].selected){
					addItem(p,document.thisForm.stationtype3.options[i].value);
				}
			}
		}
	}

	function addItem(p,cate){
		var menu;
		var j=0;
		if(p==1){
			for(var i=0;i<item.length;i++){
				menu=item[i].split("&");
				if(menu[0]==cate){
					document.thisForm.substationtype1.options[j]= new Option(menu[1],menu[1]);
					j++;
				}
			}
		}
		else if(p==2){
			for(var i=0;i<item.length;i++){
				menu=item[i].split("&");
				if(menu[0]==cate){
					document.thisForm.substationtype2.options[j]= new Option(menu[1],menu[1]);
					j++;
				}
			}
		}
		else{
			for(var i=0;i<item.length;i++){
				menu=item[i].split("&");
				if(menu[0]==cate){
					document.thisForm.substationtype3.options[j]= new Option(menu[1],menu[1]);
					j++;
				}
			}
		}
	}

	function changeMenu2(p){
		if(p==1){
			var m=document.thisForm.subspecialty1.length;
			for(j=0;j<m;j++){
				document.thisForm.subspecialty1.options[j]= null;
			}
			var n=document.thisForm.specialty1.length;
			for(i=0;i<n;i++){
				if(document.thisForm.specialty1.options[i].selected){
					addItem2(p,document.thisForm.specialty1.options[i].value);
				}
			}
		}
		else{
			var m=document.thisForm.subspecialty2.length;
			for(j=0;j<m;j++){
				document.thisForm.subspecialty2.options[j]= null;
			}
			var n=document.thisForm.specialty2.length;
			for(i=0;i<n;i++){
				if(document.thisForm.specialty2.options[i].selected){
					addItem2(p,document.thisForm.specialty2.options[i].value);
				}
			}
		}
	}

	function addItem2(p,cate){
		var menu;
		var j=0;
		if(p==1){
			for(var i=0;i<item2.length;i++){
				menu=item2[i].split("&");
				if(menu[0]==cate){
					document.thisForm.subspecialty1.options[j]= new Option(menu[1],menu[1]);
					j++;
				}
			}
		}
		else{
			for(var i=0;i<item2.length;i++){
				menu=item2[i].split("&");
				if(menu[0]==cate){
					document.thisForm.subspecialty2.options[j]= new Option(menu[1],menu[1]);
					j++;
				}
			}
		}

	}

	function change(){
		changeMenu(1);
		changeMenu(2);
		changeMenu(3);
		changeMenu2(1);
		changeMenu2(2);
	}

	


</SCRIPT>
<script language=javascript>
 function checkform()
 {
 speciallen=getStrLength(Jtrim(document.thisForm.subspecialty1.value));
 finishschoollen=getStrLength(Jtrim(document.thisForm.finishschool.value));
 membertype=document.thisForm.membertype.value
 if (membertype==2)
 {
  if (finishschoollen<1)
   {
			alert("请填写毕业院校");
			document.thisForm.finishschool.focus();
			return false;
   }
   if (speciallen<1)
   {
			alert("请选择专业子分类");
			document.thisForm.specialty1.focus();
			return false;
   }
   
  }
    document.thisForm.target="_self";
	document.thisForm.action="person_reg_fourth.asp";
	document.thisForm.submit();
 }
</script>
        <table width="100%" border="0" cellspacing="0" cellpadding="0" height="544">
          <tr> 
            <td valign="top" align="center">
			
    <td valign=top width=1 bgcolor="#83939a"></td>
    <td valign=top width=10>&nbsp;</td>
    <td align=center valign=top width="589"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="505">
        <tr> 
          <td valign="top" align="center"> 
            <table width="90%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td width="63%" height="81"><img src="images/car_reg.gif" width="260" height="66"></td>
                <td width="37%" align="right"><img src="images/car_reg_3.gif" width="231" height="38"></td>
              </tr>
              <tr> 
                <td colspan="2"><img src="images/car_reg3.gif" width="162" height="33"></td>
              </tr>
            </table>
            <form action="" method="post" name="thisForm" id="thisForm">
                      <table border="0" cellpadding="4" cellspacing="0" align="center" width="95%">
                        <tr> 
                  <td align="left" colspan="2" height="1" bgcolor="#DDDDC4"></td>
                </tr>
                <tr> 
                  <td height="25" colspan="2" align="left" bgcolor="#8CBCD9"><span style="FONT-FAMILY: 宋体; FONT-SIZE: 12px">技能专长 
                    <input type="hidden" name="username" value="<%=username%>">
                    <input type="hidden" name="membertype" value="<%=session("membertype")%>">
                    </span></td>
                </tr>
                <tr> 
                  <td width="124" height="30" align="left" valign="top"><span style="FONT-FAMILY: 宋体; FONT-SIZE: 12px"><font color="#b00000">*</font></span>计算机能力: 
                  </td>
                  <td width="390" height="30" align="left" valign="top"> 
                    <select class="FieldHZ" id=ComputerAbility name="ComputerAbility" size="1" style="width:295px">
                      <option value='初级'>初级</option>
                      <option value='中级'>中级</option>
                      <option value='高级'>高级</option>
                      <option value='初级程序员'>初级程序员</option>
                      <option value='程序员' selected>程序员</option>
                      <option value='高级程序员'>高级程序员</option>
                      <option value='系统分析员'>系统分析员</option>
                      <option value='微软认证工程师'>微软认证工程师</option>
                      <option value='高校非计算机专业二级'>高校非计算机专业二级</option>
                      <option value='高校非计算机专业三级(偏软)'>高校非计算机专业三级(偏软)</option>
                      <option value='高校非计算机专业三级(偏硬)'>高校非计算机专业三级(偏硬)</option>
                    </select>
                    <br>
                    <br>
                    &nbsp;具体技能(计算机):<br>
                           
                    <textarea name="skills" cols="39" rows="4"></textarea>
                  </td>
                </tr>
                <tr> 
                  <td colspan="2" height="20" align="left" valign="top"><span style="FONT-FAMILY: 宋体; FONT-SIZE: 12px"><font color="#b00000">*</font></span><font class="TrueText">外语能力:</font></td>
                </tr>
                <tr> 
                  <td width="124" height="30" align="left" valign="top"></td>
                  <td width="390" height="30" align="left"><b>非英语专业:</b><br>
                      
                    <input type="radio" id="englishlevel1" name="englishlevel" value="CET-4" checked>
                    <span style="font-size:12px">CET-4;</span> 
                    <input type="radio" id="englishlevel2" name="englishlevel" value="CET-6">
                    <span style="font-size:12px">CET-6;</span> 
                    <input type="radio" id="englishlevel3" name="englishlevel" value="TOEFL">
                    <span style="font-size:12px">TOEFL;</span> 
                    <input type="radio" id="englishlevel4" name="englishlevel" value="GRE">
                    <span style="font-size:12px">GRE;</span> 
                    <input type="radio" id="englishlevel5" name="englishlevel" value="IELTS">
                    <span style="font-size:12px">IELTS;<br>
                    &nbsp;&nbsp; 
                    <input type="radio" id="englishlevel6" name="englishlevel" value="6">
                    其  它 </span> 
                    <input type="text" name="othernonlevel" maxlength="10" value size="37">
                    <br>
                    <span style="font-size:12px"><b>英语专业:</b></span> <br>
                      
                    <input type="radio" id="englishlevel7" name="englishlevel" value="英语专业四级">
                    <span style="font-size:12px">四级; </span> 
                    <!--<input type="radio" name="ENGLISHLEVEL" value="2" >                <span style="font-size:12px">六级; </span> -->
                    <input type="radio" id="englishlevel8" name="englishlevel" value="英语专业八级">
                    <span style="font-size:12px">八级;<br>
                    &nbsp;&nbsp; 
                    <input type="radio" id="englishlevel9" name="englishlevel" value="9">
                    其  它</span> 
                    <input type="text" name="otherlevel" maxlength="10" value size="37">
                    <br>
                    <b><span style="font-size:12px">其它语言:</span></b><br>
                           
                    <input type="text" name="otherlanguage" size="40" maxlength="25" value>
                    <br>
                    <b><span style="font-size:12px">口语水平:</span></b><br>
                           
                    <input type="text" name="speaklevel" size="40" maxlength="10" value>
                  </td>
                </tr>
                <tr> 
                  <td height="25" colspan="2" align="left" bgcolor="#8CBCD9"><span style="FONT-FAMILY: 宋体; FONT-SIZE: 12px"></span>其它技能:</td>
                </tr>
                <tr> 
                  <td width="124" height="30" align="left"> 
                    <div align="center"> </div>
                  </td>
                  <td width="390" height="30" align="left"> 
                    <textarea name="otherskills" cols="49" rows="3"></textarea>
                  </td>
                </tr>
                <tr> 
                  <td height="25" colspan="2" align="left" bgcolor="#8CBCD9">兴趣爱好:</td>
                </tr>
                <tr> 
                  <td width="124" height="30" align="left"> 
                    <div align="center"> </div>
                  </td>
                  <td width="390" height="30" align="left"> 
                    <textarea name="interesting" cols="49" rows="3"></textarea>
                  </td>
                </tr>
                <tr bgcolor="#8CBCD9"> 
                  <td height="10" colspan="2">你的教育背景:(应届毕业生必须填写)</td>
                </tr>
                <tr valign="top"> 
                  <td height="70" colspan="2"> 
                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td width="17%" height="25">最高学历:</td>
                        <td width="37%" height="25"> 
                          <select name=study>
                            <option 
        value=小学>小学</option>
                            <option value=初中>初中</option>
                            <option 
        value=高中>高中</option>
                            <option value=中技>中技</option>
                            <option 
        value=职高>职高</option>
                            <option value=中专>中专</option>
                            <option 
        value=大专>大专</option>
                            <option selected value=本科>本科</option>
                            <option 
        value=硕士>硕士</option>
                            <option value=博士>博士</option>
                          </select>
                        </td>
                        <td width="46%" height="25">毕业院校: 
                          <input maxlength=50 name=finishschool>
                        </td>
                      </tr>
                      <tr> 
                        <td width="17%" bgcolor="#E7F1F8" height="25" rowspan="2">所学专业:</td>
                        <td width="37%" bgcolor="#E7F1F8" height="25"> 
                          <select name=specialty1 
      onChange=changeMenu2(1)>
                            <option value=哲学/法学/历史>哲学/法学/历史</option>
                            <option value=经济类>经济类</option>
                            <option value=教育学>教育学</option>
                            <option 
        value=语言文学>语言文学</option>
                            <option value=新闻/戏剧/表演学>新闻/戏剧/表演学</option>
                            <option value=数学/物理/化学类>数学/物理/化学类</option>
                            <option 
        value=材料/机械类>材料/机械类</option>
                            <option selected 
        value=电子/电气/信息类>电子/电气/信息类</option>
                            <option 
        value=土建/水利/环境类>土建/水利/环境类</option>
                            <option 
        value=交通/能源/运输类>交通/能源/运输类</option>
                            <option 
        value=轻工/纺织/食品类>轻工/纺织/食品类</option>
                            <option 
        value=航空/航天/武器类>航空/航天/武器类</option>
                            <option value=农学>农学</option>
                            <option 
        value=医学>医学</option>
                            <option value=管理学>管理学</option>
                            <option 
        value=其他>其他</option>
                          </select>
                        </td>
                        <td width="46%" bgcolor="#E7F1F8" height="25"> 
                          <select 
      name=subspecialty1>
                          </select>
                        </td>
                      </tr>
                      <tr> 
                        <td width="37%" bgcolor="#E7F1F8" height="25"> 
                          <select name=specialty2 
      onChange=changeMenu2(2)>
                            <option selected value="">请在以下列表中选择</option>
                            <option value=哲学/法学/历史>哲学/法学/历史</option>
                            <option value=经济类>经济类</option>
                            <option value=教育学>教育学</option>
                            <option value=语言文学>语言文学</option>
                            <option 
        value=新闻/戏剧/表演学>新闻/戏剧/表演学</option>
                            <option 
        value=数学/物理/化学类>数学/物理/化学类</option>
                            <option value=材料/机械类>材料/机械类</option>
                            <option value=电子/电气/信息类>电子/电气/信息类</option>
                            <option 
        value=土建/水利/环境类>土建/水利/环境类</option>
                            <option 
        value=交通/能源/运输类>交通/能源/运输类</option>
                            <option 
        value=轻工/纺织/食品类>轻工/纺织/食品类</option>
                            <option 
        value=航空/航天/武器类>航空/航天/武器类</option>
                            <option value=农学>农学</option>
                            <option 
        value=医学>医学</option>
                            <option value=管理学>管理学</option>
                            <option 
        value=其他>其他</option>
                          </select>
                        </td>
                        <td width="46%" bgcolor="#E7F1F8" height="25"> 
                          <select 
      name=subspecialty2>
                          </select>
                        </td>
                      </tr>
                      <tr> 
                        <td width="17%" height="82">课程设置及学分<br>
                          <span 
      class=text1>(字数限在100个以内</span>)</td>
                        <td colspan="2" height="82"> 
                          <textarea cols=60 name=lessonset rows=3></textarea>
                        </td>
                      </tr>
                      <tr> 
                        <td width="17%" bgcolor="#E7F1F8" height="86">其他教育经历<br>
                          <span 
      class=text1>(字数限在100个以内</span>)</td>
                        <td colspan="2" bgcolor="#E7F1F8" height="86"> 
                          <textarea cols=60 name=studybg rows=3></textarea>
                        </td>
                      </tr>
                      <tr> 
                        <td width="17%">曾受奖励<br>
                          <span 
      class=text1>(字数限在100个以内</span>)</td>
                        <td colspan="2"> 
                          <textarea cols=60 name=exp rows=3></textarea>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
              <table border=0 bordercolor=#111111 cellpadding=8 cellspacing=0 
      id=AutoNumber38 style="BORDER-COLLAPSE: collapse" width="100%">
                <tbody> 
                <tr> 
                  <td height=50 width=634> 
                    <p align=right> 
                      <input name=Step2 onClick="javascript:history.go(-1)" style="FONT-FAMILY: 宋体; FONT-SIZE: 12px; HEIGHT: 30px" type=button value="上 一 步">
                      &nbsp; 
                      <input name=Step2 onclick="javascript:checkform()"style="FONT-FAMILY: 宋体; FONT-SIZE: 12px; HEIGHT: 30px" type=button value="保 存 (下 一 步) ">
                    </p>
                  </td>
                </tr>
                </tbody> 
              </table>
            </form>
          </td>
        </tr>
      </table>
			</td>
          </tr>
        </table>
        <!-- #EndEditable --> </TD>
    </TR>
  </TABLE>
  <!--#include file="inc/bottom.asp"-->
</center></BODY><!-- #EndTemplate --></HTML>