📄 zhaopinxg.asp
字号:
<% Response.Buffer=True %>
<!--#include file="../inc/dbconn1.inc"-->
<!--#include file="../inc/html.inc"-->
<%uname=session("cuid")%>
<%uid_=request("uid")%>
<%set rs=server.createobject("adodb.recordset")
sql="select * from danwei where loginmc='"&uname&"'"
rs.open sql,conn,1,1
cnames=rs("company")
zhige2=rs("zhige")
rs.close
set rs=nothing%>
<%if uid_=0 then
set rs=server.createobject("adodb.recordset")
sqs1="select * from zhaopin"
rs.open sqs1,conn,3,3
rs.addnew
rs("sqmc")=cnames
rs("uname")=uname
rs("zhige")="new"
rs.update
rs.close
set rs=nothing
set rs=server.createobject("adodb.recordset")
sqs2="select * from zhaopin where uname='"&uname&"' and zhige='new'"
rs.open sqs2,conn,1,1
uid_=rs("id")
rs.close
set rs=nothing
end if
set rs=server.createobject("adodb.recordset")
sqs3="select * from zhaopin where id="&uid_&""
rs.open sqs3,conn,1,1
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>单位招聘信息</title>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<meta content="zh-cn" http-equiv="Content-Language">
<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
}
body { margin-left: 0px; margin-top: 20px }
p { font-family: 宋体; font-size: 9pt; line-height: 14pt }
div { font-family: 宋体; font-size: 9pt; line-height: 14pt }
a { color: #000000; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }
a:active { color: #ff0000; text-decoration: underline }
a.top { color: #ffffff; font-family: 宋体; font-size: 9pt }
a.top:hover { color: #ffcc00 }
td { font-family: 宋体; font-size: 9pt }
.f1_v { font-family: 宋体; font-size: 9pt }
.f2_v { font-family: 宋体; font-size: 9pt }
.f2_A { font-family: 宋体; font-size: 9pt }
li { color: #ff0000; font-size: 9pt }
li.li1 { color: #ffffff; font-size: 1pt }
</style>
<meta content="Microsoft FrontPage 4.0" name="GENERATOR">
<meta content="FrontPage.Editor.Document" name="ProgId">
</head>
<SCRIPT language=JavaScript src="../inc/validate.js"></SCRIPT>
<SCRIPT language=JavaScript src="../inc/zhaopinxg.js"></SCRIPT>
<body bgcolor="#dfdfdf">
<div align="center">
<table bgcolor="#808080" border="0" cellpadding="18" cellspacing="3" width="670">
<tbody>
<tr valign="top">
<td bgcolor="#ffffff" width="100%">
<FORM name=zhaopinxg action=zhaopinxg.asp method=post>
<input type="hidden" name="uid" value="<%=uid_%>">
<div align="center">
<table bgcolor="#919793" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="194" bgcolor="#FFFFFF" valign="bottom" height="70"><font color="#FFFFFF"><img border="0" src="../images/tb1.gif" width="168" height="49"></font></td>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#FFFFFF" height="80">
<tr>
<td width="100%" bgcolor="#FFFFFF" height="80"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td bgcolor="#919793" height="2"></td>
</tr>
</tbody>
</table>
</div>
<div align="center">
<table bgcolor="#e7e7e7" border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="46%"> </td>
<center>
</center>
<td width="54%"></td>
</tr>
</tbody>
</table>
</div>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td width="100%"> </td>
</tr>
</table>
<table bgcolor="#FFFFFF" border="0" cellpadding="5" cellspacing="0" width="100%">
<tr>
<td width="100%" valign="bottom" align="center" colspan="3" height="25"><b><font size="3">单位招聘信息修改</font></b></td>
</tr>
<tr>
<td width="10" height="5" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="5"> </td>
<td align="left" width="474" height="5" valign="middle" bgcolor="#FFFFFF"> </td>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">单位名称:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<%=rs("sqmc")%> </td>
</tr>
<tr>
<td width="10" height="20" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25" valign="middle">招聘职位:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<input maxlength="38" size="38" name="zpzw_" value="<%=rs("zpzw")%>" >
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">招聘类别:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<select size="1" name="zplb_">
<option value="全职" <%if rs("zplb")="全职" then response.write "selected" %>>全职 </option>
<option value="兼职" <%if rs("zplb")="兼职" then response.write "selected"%>>兼职 </option>
<option value="不限" <%if rs("zplb")="不限" then response.write "selected"%>>不限 </option>
</select>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">学历要求:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<select size="1" name="xlyq_">
<option value="博士" <%if rs("xlyq")="博士" then response.write "selected"%>>博士</option>
<option value="硕士" <%if rs("xlyq")="硕士" then response.write "selected"%>>硕士</option>
<option value="本科" <%if rs("xlyq")="本科" then response.write "selected"%>>本科</option>
<option value="大专" <%if rs("xlyq")="大专" then response.write "selected"%>>大专</option>
<option value="高中专" <%if rs("xlyq")="高中专" then response.write "selected"%>>高中专</option>
<option value="无要求" <%if rs("xlyq")="无要求" then response.write "selected"%>>无要求</option>
</select>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">性别要求:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<select size="1" name="xbyq_">
<option value="男" <%if rs("xbyq")="男" then response.write "selected"%>>男</option>
<option value="女" <%if rs("xbyq")="女" then response.write "selected"%>>女 </option>
<option value="不限" <%if rs("xbyq")="不限" then response.write "selected"%>>不限 </option>
</select>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">年龄要求:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<select size="1" name="nlyq_">
<option value="20-25岁" <%if rs("nlyq")="20-25岁" then response.write "selected"%>>20-25岁</option>
<option value="25-30岁" <%if rs("nlyq")="25-30岁" then response.write "selected"%>>25-30岁</option>
<option value="30-35岁" <%if rs("nlyq")="30-35岁" then response.write "selected"%>>30-35岁 </option>
<option value="35-45岁" <%if rs("nlyq")="35-45岁" then response.write "selected"%>>35-45岁</option>
<option value="45-55岁" <%if rs("nlyq")="30-35岁" then response.write "selected"%>>45-55岁</option>
<option value="55岁以上" <%if rs("nlyq")="55岁以上" then response.write "selected"%>>55岁以上
</option>
</select>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">工作年限:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<select size="1" name="gznx_">
<option value="1年以上" <%if rs("gznx")="1年以上" then response.write "selected"%>>1年以上 </option>
<option value="2年以上" <%if rs("gznx")="2年以上" then response.write "selected"%>>2年以上 </option>
<option value="3年以上" <%if rs("gznx")="3年以上" then response.write "selected"%>>3年以上 </option>
<option value="5年以上" <%if rs("gznx")="5年以上" then response.write "selected"%>>5年以上</option>
<option value="10年以上" <%if rs("gznx")="10年以上" then response.write "selected"%>>10年以上 </option>
</select>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">招聘人数:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<input type="text" name="zprs_" size="5" maxlength="3" value=<%=rs("zprs")%>>
人</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25">工作地区:</td>
<td align="left" width="474" height="25" valign="middle" bgcolor="#FFFFFF">
<input type="text" name="gzdd_" size="20" maxlength="20" value=<%=rs("gzdd")%>>
</td>
</tr>
<tr>
<td width="10" height="25" bgcolor="#FFFFFF" valign="middle"> </td>
<td width="116" align="right" height="25" valign="top">具体要求:</td>
<td align="left" width="474" height="25" valign="top" bgcolor="#FFFFFF"><%if rs("jtyq")<>"" then
kjtyq=replace(rs("jtyq"),"<br>",chr(13))
kjtyq=replace(kjtyq," "," ")
else
kjtyq="" %> <%end if%>
<textarea rows="8" name="jtyq_" cols="60"><%=kjtyq%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -