📄 modify.asp
字号:
<option selected><b>请在以下列表中选择</b></option>
<option value="不 限" <%if rs("gzdd") ="不 限" then Response.Write "selected"%>><b>不
限</b></option>
<option value="青岛市" <%if rs("gzdd") ="青岛市" then Response.Write "selected"%>><b>青岛市</b></option>
<option value="市南区" <%if rs("gzdd") ="市南区" then Response.Write "selected"%>><b>市南区</b></option>
<option value="市北区" <%if rs("gzdd") ="市北区" then Response.Write "selected"%>><b>市北区</b></option>
<option value="四方区" <%if rs("gzdd") ="四方区" then Response.Write "selected"%>><b>四方区</b></option>
<option value="李沧区" <%if rs("gzdd") ="李沧区" then Response.Write "selected"%>><b>李沧区</b></option>
<option value="黄岛区" <%if rs("gzdd") ="黄岛区" then Response.Write "selected"%>><b>黄岛区</b></option>
<option value="城阳区" <%if rs("gzdd") ="城阳区" then Response.Write "selected"%>><b>城阳区</b></option>
<option value="崂山区" <%if rs("gzdd") ="崂山区" then Response.Write "selected"%>><b>崂山区</b></option>
<option value="即墨市" <%if rs("gzdd") ="即墨市" then Response.Write "selected"%>><b>即墨市</b></option>
<option value="胶南市" <%if rs("gzdd") ="胶南市" then Response.Write "selected"%>><b>胶南市</b></option>
<option value="胶州市" <%if rs("gzdd") ="胶州市" then Response.Write "selected"%>><b>胶州市</b></option>
<option value="平度市" <%if rs("gzdd") ="平度市" then Response.Write "selected"%>><b>平度市</b></option>
<option value="莱西市" <%if rs("gzdd") ="莱西市" then Response.Write "selected"%>><b>莱西市</b></option>
<option value="其他" <%if rs("gzdd") ="其他" then Response.Write "selected"%>><b>其他</b></option>
</select>
</font></td>
<td align=left width=78 height="41">
<div align=right>工作年限:</div>
</td>
<td width=201 height="41"> <font color="#FFFFFF">
<select style="WIDTH: 80px; HEIGHT: 25px;COLOR: #ff8040;"
name=gznx>
<option value=0 <%if rs("gznx") ="0" then Response.Write "selected"%> selected>无要求
<option value=1 <%if rs("gznx") ="1" then Response.Write "selected"%>>1年以上
<option value=2 <%if rs("gznx") ="2" then Response.Write "selected"%>>2年以上
<option value=3 <%if rs("gznx") ="3" then Response.Write "selected"%>>3年以上
<option value=4 <%if rs("gznx") ="4" then Response.Write "selected"%>>4年以上
<option
value=5>5年以上</option>
</select>
</font></td>
</tr>
<tr>
<td width=85>
<div align=right>学历要求:</div>
</td>
<td width=202> <font color="#FFFFFF">
<select id=select2
style="WIDTH: 90px; HEIGHT: 25px;COLOR: #ff8040;" name=xlyq>
<option value=高中 <%if rs("xlyq") ="高中" then Response.Write "selected"%> selected>高中
<option value=中专 <%if rs("xlyq") ="中专" then Response.Write "selected"%>>中专
<option value=大专 <%if rs("xlyq") ="大专" then Response.Write "selected"%>>大专
<option value=本科 <%if rs("xlyq") ="本科" then Response.Write "selected"%>>本科
<option value=学士 <%if rs("xlyq") ="学士" then Response.Write "selected"%>>学士
<option value=硕士 <%if rs("xlyq") ="硕士" then Response.Write "selected"%>>硕士
<option value=博士 <%if rs("xlyq") ="博士" then Response.Write "selected"%>>博士
<option value=其他 <%if rs("xlyq") ="其他" then Response.Write "selected"%>>其他</option>
</select>
</font></td>
<td width=78>
<div align=right>性别要求:</div>
</td>
<td width=201> <font color="#FFFFFF">
<select id=select6
style="WIDTH: 80px; HEIGHT: 25px;COLOR: #ff8040;" name=sex>
<option value=无要求 <%if rs("sex") ="无要求" then Response.Write "selected"%> selected >无要求</option>
<option value=男 <%if rs("sex") ="男" then Response.Write "selected"%> >男</option>
<option value=女 <%if rs("sex") ="女" then Response.Write "selected"%> >女</option>
</select>
</font></td>
</tr>
<tr>
<td width=85>
<div align=right>薪水范围:</div>
</td>
<td width=202> <font color="#FFFFFF">
<select id=select7
style="WIDTH: 90px; HEIGHT: 25px;COLOR: #ff8040;" name=salary>
<option value=面议 <%if rs("salary") ="面议" then Response.Write "selected"%>selected selected>面议</option>
<option value=0~300元 <%if rs("salary") ="0~300元" then Response.Write "selected"%>>0~300元</option>
<option value=300~800元 <%if rs("salary") ="300~800元" then Response.Write "selected"%>>300~800元</option>
<option value=800~1500元 <%if rs("salary") ="800~1500元" then Response.Write "selected"%>>800~1500元</option>
<option value=1500~1800元 <%if rs("salary") ="1500~1800元" then Response.Write "selected"%>>1500~1800元</option>
<option value=1800~2500元 <%if rs("salary") ="1800~2500元" then Response.Write "selected"%>>1800~2500元</option>
<option value=2500~3500元 <%if rs("salary") ="2500~3500元" then Response.Write "selected"%>>2500~3500元</option>
<option value=3500~5000元 <%if rs("salary") ="3500~5000元" then Response.Write "selected"%>>3500~5000元</option>
<option value=5000元以上 <%if rs("salary") ="5000元以上" then Response.Write "selected"%>>5000元以上</option>
</select>
</font></td>
<td colspan="2">
<div align=right>
<input id=radio3 type=radio value=0 <%if rs("quanzhi") ="0" then Response.Write "CHECKED"%> CHECKED name=quanzhi>
全职
<input id=radio5 type=radio value=1 <%if rs("quanzhi") ="1" then Response.Write "CHECKED"%> name=quanzhi>
兼职
<input id=radio6 type=radio value=2 <%if rs("quanzhi") ="2" then Response.Write "CHECKED"%> name=quanzhi>
兼职、全职皆可</div>
</td>
</tr>
<tr>
<td class=formstyle width=85>
<div align=right>岗位描述:</div>
</td>
<td align=left colspan=3> <font color="#FFFFFF">
<%if rs("zptext")<>"" then
kzptext=replace(rs("zptext"),"<br>",chr(13))
kzptext=replace(kzptext," "," ")
else
kzptext="" %>
<%end if%>
<textarea rows="6" name="zptext" style="COLOR: #ff8040;" cols="50"><%=kzptext%></textarea>
</font></td>
</tr>
<tr bgcolor="#f9f9f9">
<td class=formstyle colspan="4">
<div align="center"> <font color="#FFFFFF">
<input type="button" value="修 改" onclick="check()">
</font></div>
</td>
</tr>
</tbody>
</table>
<%
rs.close
%>
</form>
</div>
</body>
</html>
<% zptext=request("zptext")
if zptext="" then Response.End
job=request("job")
gznx=request("gznx")
xlyq=request("xlyq")
sex=request("sex")
salary=request("salary")
quanzhi=request("quanzhi")
zpnum=request("zpnum")
gzdd=request("gzdd")
xgyq=request("xgyq")
Set rs = Server.CreateObject("ADODB.Recordset")
sql="select * from zp where id="&id
rs.open sql,conn,3,3
rs("uname")=uname
rs("zptext")=zptext
rs("job")=job
rs("gznx")=gznx
rs("xlyq")=xlyq
rs("sex")=sex
rs("salary")=salary
rs("quanzhi")=quanzhi
rs("zpnum")=zpnum
rs("gzdd")=gzdd
rs("xgyq")=xgyq
rs("idate")=date()
rs.update
rs.close
response.write"<SCRIPT language=JavaScript>alert('您已经成功修改招聘信息!');"
response.write"javascript:window.close()</SCRIPT>"
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -