<%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" /> " /> " />
工作性质:
工作地点: " size="40" />
学历要求:
招聘人数: " size="12" />
待遇薪资: " size="12" />
经验要求: " size="40" />
顺序: " size="10" />
招聘要求:
 
<%rs.close set rs=nothing end if%>