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

📄 qiuzhi.asp

📁 大型人才程序网站程序
💻 ASP
字号:
<% Response.Buffer=True %>
<!--#include file="../inc/dbconn1.inc"-->
<!--#include file="../inc/html.inc"-->

<%if request("del")<>"" then
  conn.Execute("delete * from qiuzhi where id="&request("del"))
  response.write"<SCRIPT language=JavaScript>alert('记录已经删除,现在按确认返回');"
  response.write"javascript:window.close();</SCRIPT>"
  else
  uname=session("puid") 

Set rs = Server.CreateObject("ADODB.Recordset")
sql1="select * from geren where uname='"&uname&"'"
rs.open sql1,conn,1,1 
uname_=rs("uname")
iname_=rs("iname")
sex_=rs("sex")
edu_=rs("edu")
zye_=rs("zye")
  
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from qiuzhi where uname='"&uname&"'"
rs.open sql,conn,3,3 
if rs.eof and rs.bof then
rs.addnew
rs("uname")=uname_
rs("iname")=iname_
rs("sex")=sex_
rs("edu")=edu_
rs("zye")=zye_


rs.update
end if 
rs.close
set rs=nothing
Set rs = Server.CreateObject("ADODB.Recordset")
sql2="select * from qiuzhi where uname='"&uname&"'"
rs.open sql2,conn,1,1
end if %>


<!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-waiyu" 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">
<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>
<title>乐清人才网—>个人求职信息</title>
</head>
<SCRIPT waiyu=JavaScript src="../inc/validate.js"></SCRIPT>
<SCRIPT waiyu=JavaScript src="../inc/vreg3.js"></SCRIPT>
<body bgcolor="#dfdfdf" leftmargin="0" topmargin="0">

<!--#include file="../inc/top.htm"-->
  <div align="center"> 
    <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" width="760">
      <tr> 
        <td width="599" height="13" valign="top" bgcolor="#ffffff"> 
          <div align="center"> </div>
        </td>
      </tr>
      <tr align="center"> 
        <td valign="top" bgcolor="#FFFFFF" height="0"> 
          <FORM name=qiuzhi action=qiuzhi.asp method=post>
            
          <div align="center"> 
            <table width="600" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="30"><font color="#FF0000"><b><font color="#000000">个人求职信息:</font></b></font></td>
              </tr>
            </table>
            <table border="1" cellpadding="2" width="600" cellspacing="0" bordercolor="#d5c88a" bordercolordark="#FFFFFF" align="center">
              <tr bgcolor="#FFFFFF"> 
                <td valign="top" colspan="2" width="592"> 用户[<%=uname%>]:你的基本资料已自动提交到求职数据库中。以下请继续填写其它信息。
                </td>
              </tr>
              <tr> 
                <td height="20" align="right" colspan="2" width="592"> 
                  <p align="left">请填写你的求职信息
                </td>
              </tr>
              <tr> 
                <td height="30" align="right" width="148">寻求职位:</td>
                <td height="30" width="438">
                  <input maxlength="16" size="30" name="biaoti_" value="<%=rs("biaoti")%>">
                  </td>
              </tr>
              <tr> 
                <td height="30" align="right" width="148">外语特长:</td>
                <td height="30" width="438"> 
                  <select size="1" name="waiyu_">
                    <option value="无" <%if rs("waiyu") ="无" then response.write "selected"%>>无 
                    <option value="英语" <%if rs("waiyu") ="英语" then response.write "selected"%>>英语 
                    <option value="日语" <%if rs("waiyu") ="日语" then response.write "selected"%>>日语 
                    <option value="法语" <%if rs("waiyu") ="法语" then response.write "selected"%>>法语 
                    <option value="德语" <%if rs("waiyu") ="德语" then response.write "selected"%>>德语 
                    <option value="俄语" <%if rs("waiyu") ="俄语" then response.write "selected"%>>俄语 
                    <option value="朝鲜语" <%if rs("waiyu") ="朝鲜语" then response.write "selected"%>>朝鲜语 
                    <option value="西班牙语" <%if rs("waiyu") ="西班牙语" then response.write "selected"%>>西班牙语 
                    <option value="阿拉伯语" <%if rs("waiyu") ="阿拉伯语" then response.write "selected"%>>阿拉伯语 
                    <option value="其它" <%if rs("waiyu") ="其它" then response.write "selected"%>>其它</option>
                  </select>
                    
                  <select size="1" name="dengji_">
                    <option value="无" <%if rs("dengji") ="无" then response.write "selected"%>>无 
                    <option value="四级" <%if rs("dengji") ="四级" then response.write "selected"%>>四级 
                    <option value="八级" <%if rs("dengji") ="八级" then response.write "selected"%>>八级 
                    <option value="六级" <%if rs("dengji") ="六级" then response.write "selected"%>>六级 
                    <option value="熟练" <%if rs("dengji") ="熟练" then response.write "selected"%>>熟练 
                    <option value="精通" <%if rs("dengji") ="精通" then response.write "selected"%>>精通 
                    <option value="良好" <%if rs("dengji") ="良好" then response.write "selected"%>>良好 
                    <option value="一般" <%if rs("dengji") ="一般" then response.write "selected"%>>一般</option>
                  </select>
                  </td>
              </tr>
              <tr> 
                <td height="30" align="right" width="148">计算机能力:</td>
                <td height="30" width="438"> 
                  <select size="1" name="computer_">
                    <option value="一般" <%if rs("computer") ="一般" then response.write "selected"%>>一般 
                    <option value="优秀" <%if rs("computer") ="优秀" then response.write "selected"%>>优秀 
                    <option value="良好" <%if rs("computer") ="良好" then response.write "selected"%>>良好 
                    <option value="较差" <%if rs("computer") ="较差" then response.write "selected"%>>较差</option>
                  </select>
                  </td>
              </tr>
              <tr> 
                <td height="10" align="right" valign="top" width="148">主要技能:<font color="#FF0000"><br>
                  (100字以内)</font></td>
                <td height="10" width="438"><% if rs("jineng")<>"" then %><%kjineng=replace(rs("jineng"),"<br>",chr(13))
                          kjineng=replace(kjineng,"&nbsp;"," ")%><%end if%> 
                  <textarea rows="4" name="jineng_" cols="55"><%=kjineng%>

⌨️ 快捷键说明

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