%call log_chk() call passChk()%>
后台管理:>> 招聘查看
<% dim thex thex=request("thex") Set rs=Server.Createobject("Adodb.Recordset") sql="select * from adzp where zp_id="&thex&"" rs.open sql,conn,1,3 if rs.eof then response.Write("") else %>
招 聘 查 看
招聘职位:
" size="40" />
" />
" />
工作性质:
"><%=rs("zp_xingzhi")%>
全职
兼职
工作地点:
" size="40" />
学历要求:
"><%=rs("zp_xueli")%>
不限
专科
专科及以上学历
本科
本科及以上学历
硕士
博士
招聘人数:
" size="12" />
待遇薪资:
" size="12" />
经验要求:
" size="40" />
顺序:
" size="10" />
招聘要求:
<%=rs("zp_note")%>
<%rs.close set rs=nothing end if%>