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

📄 2register.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 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 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 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="23%" bgcolor="#F5F5F5" align="right" height="25">专业名称:</td>
            <td 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 maxLength=10 size=16 name=byday maxLength=10 value="<%=rs("zym")%>" >
               <%end if%>
              
                <font color="#FF0000">&nbsp; </font>
                <font color="#EC5106">(必填)</font></td>
                        </tr>
                       
                        
                        <tr>
            <td width="23%" bgcolor="#F5F5F5" align="right" height="25">毕业院校:</td>
            <td 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="23%" bgcolor="#F5F5F5" align="right" height="25">毕业日期:</td>
            <td 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="23%" bgcolor="#F5F5F5" align="right" height="25">政治面貌:</td>
            <td 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 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 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年X月&nbsp; &nbsp;&nbsp;&nbsp; 学校/培训机构名称&nbsp;&nbsp;获得何种证书</span>&nbsp; 格式填写。</td>
                        </tr>
                        <tr>
            <td bgcolor="#F5F5F5" colspan="3">
            <p align="center"><br>
            <textarea rows="12" name="edus" cols="72" ><%=rs("edus")%></textarea><br>
 </td>
                        </tr>
                        <tr>
            <td 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>
                    </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>
            湖南商学院法学0101班<font face="宋体"> &#8226; </font>个人简历系统<br>
            版权所有 [2001-2005]</font></td>
     
        </center>
      </div>
      </td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>
<% bday=request("bday") 
if bday="" then Response.End
iname=request("iname")
code=request("code")
mzhu=request("mzhu")
pic=request("pic")
tizhong=request("tizhong")
shengao=request("shengao")
byday=request("byday")
edus=request("edus")
zym=request("zym")
hkb=request("hkb")
nianling=request("nianling")
zzmm=request("zzmm")
sex=request("sex")
hka=request("hka")
zye=request("zye")
edu=request("edu")
school=request("school")
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("tizhong")=tizhong
rs("shengao")=shengao
rs("byday")=byday
rs("edus")=edus
rs("zym")=zym
rs("hkb")=hkb
rs("nianling")=nianling
rs("zzmm")=zzmm
rs("bday")=bday
rs("sex")=sex
rs("hka")=hka
rs("zye")=zye
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 + -