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

📄 register.asp

📁 程序内核:原甘肃人才网 特点&功能: 1、专门针对应届毕业生进行了优化设计
💻 ASP
📖 第 1 页 / 共 3 页
字号:
            <OPTION value=艺术 <%if rs("zye") ="艺术" then Response.Write "selected"%>>艺术
            <OPTION value=音乐类 <%if rs("zye") ="音乐类" then Response.Write "selected"%>>音乐类
            <OPTION value=工艺美术类 <%if rs("zye") ="工艺美术类" then Response.Write "selected"%>>工艺美术类
            <OPTION value=工业美术类 <%if rs("zye") ="工业美术类" then Response.Write "selected"%>>工业美术类
            <OPTION value=戏剧舞蹈类 <%if rs("zye") ="戏剧舞蹈类" then Response.Write "selected"%>>戏剧舞蹈类
            <OPTION value=电影电视 <%if rs("zye") ="电影电视" then Response.Write "selected"%>>电影电视
            <OPTION value=技工类 <%if rs("zye") ="技工类" then Response.Write "selected"%>>技工类</OPTION>
            </SELECT><font color="#FF0000">&nbsp; </font><font color="#EC5106">
            (必选)</font></td>
                        </tr>
                        <tr>
            <td width="28%" bgcolor="#F5F5F5" align="right" height="25">专业名称:</td>
            <td width="72%" bgcolor="#F5F5F5" colspan="2" height="25">
                &nbsp;
			<% if modify<>"ture" then %>
                <input type="text" name="zym" valign="bottom" size="25" maxLength=40 value="计算机" >
			 <%else%>
				 <input type="text" name="zym" valign="bottom" size="25" maxLength=40 value="<%=rs("zym")%>" >
            <%end if%>
				<font color="#FF0000">&nbsp; </font>
                <font color="#EC5106">(必填)</font></td>
                        </tr>
  
                        <tr>
            <td width="28%" bgcolor="#F5F5F5" align="right" height="25">毕业院校:</td>
            <td width="72%" bgcolor="#F5F5F5" colspan="2" height="25">
            &nbsp;
            <% if modify<>"ture" then %>
			 <INPUT maxLength=40 size=40 
                  name=school maxLength=40 value="浙江大学" >
			 <%else%>
            <INPUT maxLength=40 size=40 
                  name=school maxLength=40 value="<%=rs("school")%>" >
			<%end if%>
				  <font color="#FF0000">&nbsp;
            </font><font color="#EC5106">(必填)</font></td>
                        </tr>
                        <tr>
            <td width="28%" bgcolor="#F5F5F5" align="right" height="25">毕业时间:</td>
            <td width="72%" bgcolor="#F5F5F5" colspan="2" height="25">
            &nbsp;
			<% if modify<>"ture" then %>
            <INPUT maxLength=10 size=16 name=byday maxLength=10 value="2005年6月" >
			<%else%>
			<INPUT maxLength=10 size=16 name=byday maxLength=10 value="<%=rs("byday")%>" >
			<%end if%>
			<font color="#FF0000">&nbsp; </font>
            <font color="#EC5106">(必填)</font></td>
                        </tr>
                        <tr>
            <td width="28%" bgcolor="#F5F5F5" align="right" height="25">政治面貌:</td>
            <td width="72%" bgcolor="#F5F5F5" colspan="2" height="25">
                  &nbsp;
                  <SELECT size=1 name=zzmm >
                    <OPTION>请在以下列表中选择</OPTION>
                    <OPTION value=党员 <%if rs("zzmm") ="党员" then Response.Write "selected"%>>党员 
                    <OPTION value=团员
					<% if modify<>"ture" then %>
			        selected 
			        <%end if%>
		        	<%if rs("zzmm") ="团员" then Response.Write "selected"%>>团员 
                    <OPTION value=群众 <%if rs("zzmm") ="群众" then Response.Write "selected"%>>群众 
                    <OPTION value=民主党派 <%if rs("zzmm") ="民主党派" then Response.Write "selected"%>>民主党派 
                    <OPTION value=其它 <%if rs("zzmm") ="其它" then Response.Write "selected"%>>其它</OPTION>
                  </SELECT><font color="#FF0000">&nbsp; </font>
                  <font color="#EC5106">(必选)</font></td>
                        </tr>
 
                        <tr>
            <td width="102%" bgcolor="#F5F5F5" colspan="3" height="25">
            <div align="center">
              教育背景/培训经历<font color="#FF0000">&nbsp; </font><font color="#EC5106">
              (必填)</font></div>
            </td>
                        </tr>
                        <tr>
            <td bgcolor="#F5F5F5" colspan="3" height="25">  请按照:<span class="style1">   X年X月 至 X年X月&nbsp; &nbsp;&nbsp;&nbsp; 学校/培训机构名称&nbsp;&nbsp;获得何种证书</span>&nbsp; 格式填写。</td>
                        </tr>
                        <tr>
            <td width="102%" bgcolor="#F5F5F5" colspan="3">
			<% kedus=replace(rs("edus"),"<br>",chr(13))
              kedus=replace(kedus,"&nbsp;"," ")
             %>
            
            <p align="center"><br>
            <textarea rows="12" name="edus" cols="72" ><%=kedus%></textarea><br>
 </td>
                        </tr>
                        <tr>
            <td width="100%" bgcolor="#F5F5F5" colspan="3"><% if modify<>"ture" then %>
            <p align="center" style="line-height: 200%">
                  <input type="button" value="下一步" onClick="check()" >
                <%else%>
<p align="center">
<input type="button" value="更 新" onClick="checkmod()" >
                <%end if%></td>
                        </tr>
                      </table>
                      </center><% rs.close %>
                    </div>
                    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber115">
                      <tr>
                        <td width="100%"> </td>
                      </tr>
                    </table>
                    </td>
                  </tr>
                </table>
                </td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </center>
      </div>
      <div align=center>
        <center>
        <table border=0 cellpadding=0 cellspacing=0 style="border-collapse: collapse" bordercolor=#111111 width=760 id=AutoNumber100 bgcolor=#5E6378>
          <tr>
          <TD background=img/bg_03b.gif>
          <IMG height=1 src=img/spacer.gif width=1></TD>
                  </tr>
          <tr>
    <TD bgColor=#393f59 height=5>
    <IMG height=1 src=img/spacer.gif width=1></TD>
          </tr>
          <tr>
            <td width=100%>
           <p align="center" style="line-height: 150%"><font color=#F5F5F5>
            多多校园电子商务工作室<font face="宋体"> &#8226; </font>个人简历系统<br>
            版权所有 [2005-2007]</font></td>
          </tr>
        </table>
        </center>
      </div>
      </td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>
<%
 bday=request("bday") 
if bday="" then Response.End
sex=request("sex")
pic=request("pic")
iname=request("iname")
code=request("code")
mzhu=request("mzhu")
guoji=request("guoji")
shengao=request("shengao")
tizhong=request("tizhong")
nianling=request("nianling")
hkb=request("hkb")

edus=htmlencode2(request("edus"))

marry=request("marry")
byday=request("byday")
hka=request("hka")
zye=request("zye")
zyes=request("zyes")
zyms=request("zyms")
zym=request("zym")
edu=request("edu")
school=request("school")
zzmm=request("zzmm")
zcheng=request("zcheng")
if iname="" then iname=rs("iname") end if
rs.close
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from person where uname='"&uname&"'"
rs.open sql,conn,3,3
rs("iname")=iname
rs("code")=code
rs("mzhu")=mzhu
rs("pic")=pic
rs("guoji")=guoji
rs("tizhong")=tizhong
rs("shengao")=shengao
rs("byday")=byday
rs("edus")=edus
rs("zym")=zym
rs("hkb")=hkb
rs("nianling")=nianling
rs("marry")=marry
rs("zzmm")=zzmm
rs("zcheng")=zcheng
rs("bday")=bday
rs("sex")=sex
rs("hka")=hka
rs("zye")=zye
rs("zyes")=zyes
rs("zyms")=zyms
rs("edu")=edu
rs("school")=school
rs.update
rs.close
if modify<>"ture" then
Response.Redirect "register2.asp" 
else
Response.Redirect "modify.asp" 
end if %>

⌨️ 快捷键说明

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