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

📄 jianli.asp

📁 大型人才程序网站程序
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<% Response.Buffer=True %>
<!--#include file="../inc/dbconn1.inc"-->
<% uname=session("puid") 
   modify=request("modify")
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from geren where uname='"&uname&"'"
rs.open sql,conn,1,1 %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="zh-cn">
<link rel="stylesheet" href="../inc/register.css" type="text/css">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>乐清人才网—>登录/更新个人简历</title>
<STYLE type=text/css>TABLE {
	FONT-SIZE: 9pt; LINE-HEIGHT: 12pt
}
.bord {
	BACKGROUND: #ffffff; BORDER-BOTTOM: rgb(238,238,238) 1px solid; BORDER-LEFT: rgb(128,128,128) 1px solid; BORDER-RIGHT: rgb(238,238,238) 1px solid; BORDER-TOP: rgb(128,128,128) 1px solid; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}.sbtxt       { color: #000000; font-family: 宋体; font-size: 12px; text-decoration: none }
.sblue       { color: #0000cc; font-family: 宋体; font-size: 12px; text-decoration: none }
.sorenge     { color: #ff6600; font-family: 宋体; font-size: 12px; text-decoration: none }
a:hover      { color: #0000ff; font-family: 宋体; font-size: 12px; text-decoration: none }
.swtxt       { color: #ffffff; font-family: 宋体; font-size: 12px; text-decoration: none }
.shtxt       { color: #666666; font-family: 宋体; font-size: 12px; text-decoration: none }
.bftxt       { color: #FFFFFF; font-family: 宋体; font-size: 12px; text-decoration: none }
</style>
</head>

<SCRIPT language=JavaScript src="../inc/validate.js"></SCRIPT>
<SCRIPT language=JavaScript src="../inc/vreg1.js"></SCRIPT>
<body bgcolor="#dfdfdf" leftmargin="0" topmargin="0">
  <!--#include file="../inc/top.htm"-->
<table border="0" cellpadding="0" cellspacing="0" width="760" height="0" bgcolor="#FFFFFF" align="center">
    <tr>
          <td height="13" valign="top" colspan="5" bgcolor="#ffffff"> 
            <table border="0" cellpadding="0" cellspacing="0" width="75%" align="center">
              <tbody> 
              <tr>
       <td width="100%" height="10"></td>
      </tr>
      <tr>
                    <td width="100%" height="25"><b><font color="#000000">个人简历填写:</font></b></td>
      </tr>
     </tbody>
    </table>
   </td>
  </tr>
  <tr>
   <td><FORM name="jianli" action="jianli.asp" method="post">
        <table border="1" cellpadding="0" width="75%" bordercolor="#D6CB8C" style="border-style: solid; border-color: #FFFFFF" cellspacing="0" align="center">
          <tr>
      <td width="100%">
                      <table border="0" cellpadding="0" cellspacing="0" width="569">
                        <tr>
        <td width="82" height="28" valign="bottom" bgcolor="#FFFFFF">
        <p align="right"> </td>
                  <td align="right" width="121" height="28" valign="bottom" bgcolor="#FFFFFF">用户名:</td>          <td align="lift" width="360" height="28" valign="bottom" bgcolor="#FFFFFF"><font color="#FF0000"><%=uname%></font> </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF" valign="bottom"> </td>
                  <td align="right" width="121" height="22" bgcolor="#FFFFFF" valign="bottom">真实姓名:</td>
        <td width="360" height="22" bgcolor="#FFFFFF" valign="bottom">
        <input type="text" name="iname" valign="bottom" size="12" maxlength="4" value="<%=rs("iname")%>">
                  </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
        <p align="right"><font size="2">性别:</font></td>
        <td width="360" height="22" bgcolor="#FFFFFF">
        <input type="radio" <%if modify<>"true" or rs("sex") ="男" then response.write "checked"%> value="男" name="sex">
        <input type="radio" <%if rs("sex") ="女" then response.write "checked"%> name="sex" value="女">
                    女  </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
                    <p align="right">出生年月:</p>
        </td>
        <td width="360" height="22" bgcolor="#FFFFFF">
        <input maxlength="10" size="12" name="bday" value="<%=rs("bday")%>">
                    (格式如:1970-01-01)</td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
                  <td align="right" width="121" height="22" bgcolor="#FFFFFF">身份证号码:</td>
        <td width="360" height="22" bgcolor="#FFFFFF">
        <input type="text" name="code" size="18" maxlength="18" value="<%=rs("code")%>">
                  </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
                  <td align="right" width="121" height="22" bgcolor="#FFFFFF">民族:</td>
        <td width="360" height="22" bgcolor="#FFFFFF"><% if modify<>"ture" then %>
        <p align="lift">
        <input type="text" name="mzhu" size="12" maxlength="12" value="汉族">
                      <%else%>                                    
        <input type="text" name="mzhu" size="12" maxlength="12" value="<%=rs("mzhu")%>">
                      <%end if%>
                  </td> 
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
                    <p align="right">婚姻状况:</p>
        </td>
        <td width="360" height="22" bgcolor="#FFFFFF"><select size="1" name="marry">
         <option value="未婚" <%if rs("marry") ="未婚" then response.write "selected"%>>未婚
         <option value="已婚" <%if rs("marry") ="已婚" then response.write "selected"%>>已婚
         <option value="离异" <%if rs("marry") ="离异" then response.write "selected"%>>离异</option>
        </select>
                     </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
                    <p align="right">户籍所在地:</p>
        </td>
        <td width="360" height="22" bgcolor="#FFFFFF"><select size="1" name="huji">
         <option>请在以下列表中选择</option>
         <option value="北京市" <%if rs("huji") ="北京市" then response.write "selected"%>>北京市
         <option value="天津市" <%if rs("huji") ="天津市" then response.write "selected"%>>天津市
         <option value="上海市" <%if rs("huji") ="上海市" then response.write "selected"%>>上海市
         <option value="重庆市" <%if rs("huji") ="重庆市" then response.write "selected"%>>重庆市
         <option value="安徽省" <%if rs("huji") ="安徽省" then response.write "selected"%>>安徽省
         <option value="福建省" <%if rs("huji") ="福建省" then response.write "selected"%>>福建省
         <option value="甘肃省" <%if rs("huji") ="甘肃省" then response.write "selected"%>>甘肃省
         <option value="广东省" <%if rs("huji") ="广东省" then response.write "selected"%>>广东省
         <option value="四川省" <%if rs("huji") ="四川省" then response.write "selected"%>>四川省
         <option value="贵州省" <%if rs("huji") ="贵州省" then response.write "selected"%>>贵州省
         <option value="湖北省" <%if rs("huji") ="湖北省" then response.write "selected"%>>湖北省
         <option value="湖南省" <%if rs("huji") ="湖南省" then response.write "selected"%>>湖南省
         <option value="吉林省" <%if rs("huji") ="吉林省" then response.write "selected"%>>吉林省
         <option value="江苏省" <%if rs("huji") ="江苏省" then response.write "selected"%>>江苏省
         <option value="江西省" <%if rs("huji") ="江西省" then response.write "selected"%>>江西省
         <option value="辽宁省" <%if rs("huji") ="辽宁省" then response.write "selected"%>>辽宁省
         <option value="青海省" <%if rs("huji") ="青海省" then response.write "selected"%>>青海省
         <option value="山东省" <%if rs("huji") ="山东省" then response.write "selected"%>>山东省
         <option value="山西省" <%if rs("huji") ="山西省" then response.write "selected"%>>山西省
         <option value="陕西省" <%if rs("huji") ="陕西省" then response.write "selected"%>>陕西省
         <option value="云南省" <%if rs("huji") ="云南省" then response.write "selected"%>>云南省
         <option value="浙江省" <%if rs("huji") ="浙江省" then response.write "selected"%>>浙江省
         <option value="黑龙江省" <%if rs("huji") ="黑龙江省" then response.write "selected"%>>黑龙江省
         <option value="宁夏自治区" <%if rs("huji") ="宁夏自治区" then response.write "selected"%>>宁夏自治区
         <option value="新疆自治区" <%if rs("huji") ="新疆自治区" then response.write "selected"%>>新疆自治区
         <option value="西藏自治区" <%if rs("huji") ="西藏自治区" then response.write "selected"%>>西藏自治区
         <option value="内蒙古自治区" <%if rs("huji") ="内蒙古自治区" then response.write "selected"%>>内蒙古自治区
         <option value="香港特别行政区" <%if rs("huji") ="香港特别行政区" then response.write "selected"%>>香港特别行政区
         <option value="澳门特别行政区" <%if rs("huji") ="澳门特别行政区" then response.write "selected"%>>澳门特别行政区
         <option value="台湾省" <%if rs("huji") ="台湾省" then response.write "selected"%>>台湾省
        </select>
                     </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
                    <p align="right">现住地:</p>
        </td>
        <td width="360" height="22" bgcolor="#FFFFFF"><select size="1" name="szd">
         <option>请在以下列表中选择</option>
         <option value="乐成" <%if rs("szd") ="乐成" then response.write "selected"%>>乐成
         <option value="虹桥" <%if rs("szd") ="虹桥" then response.write "selected"%>>虹桥
         <option value="柳市" <%if rs("szd") ="柳市" then response.write "selected"%>>柳市
         <option value="白象" <%if rs("szd") ="白象" then response.write "selected"%>>白象
         <option value="翁洋" <%if rs("szd") ="翁洋" then response.write "selected"%>>翁洋
         <option value="黄华" <%if rs("szd") ="黄华" then response.write "selected"%>>黄华
         <option value="七里港" <%if rs("szd") ="七里港" then response.write "selected"%>>七里港
         <option value="牛鼻洞" <%if rs("szd") ="牛鼻洞" then response.write "selected"%>>牛鼻洞
         <option value="蒲岐" <%if rs("szd") ="蒲岐" then response.write "selected"%>>蒲岐
         <option value="清江" <%if rs("szd") ="清江" then response.write "selected"%>>清江
         <option value="大荆" <%if rs("szd") ="大荆" then response.write "selected"%>>大荆
         <option value="雁荡" <%if rs("szd") ="雁荡" then response.write "selected"%>>雁荡
         <option value="芙蓉" <%if rs("szd") ="芙蓉" then response.write "selected"%>>芙蓉</option>
        </select>
                     </td>
       </tr>
       <tr>
        <td width="82" height="22" bgcolor="#FFFFFF"> </td>
        <td width="121" height="22" bgcolor="#FFFFFF">
                    <p align="right">您最高的教育程度:</p>
        </td>
        <td width="360" height="22" bgcolor="#FFFFFF"><font size="2"><select size="1" name="edu">
         <option>请在以下列表中选择</option>
         <option value="初中" <%if rs("edu") ="初中" then response.write "selected"%>>初中
         <option value="高中" <%if rs("edu") ="高中" then response.write "selected"%>>高中
         <option value="中专" <%if rs("edu") ="中专" then response.write "selected"%>>中专
         <option value="大专" <%if rs("edu") ="大专" then response.write "selected"%>>大专
         <option value="本科" <%if rs("edu") ="本科" then response.write "selected"%>>本科
         <option value="硕士" <%if rs("edu") ="硕士" then response.write "selected"%>>硕士
         <option value="博士" <%if rs("edu") ="博士" then response.write "selected"%>>博士</option>
        </select> </font> </td>

⌨️ 快捷键说明

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