<%call log_chk() call passChk()%>
后台管理:>> 应聘查看

<%dim thex thex=request("thex") Set rs= Server.CreateObject ("ADODB.RecordSet") sql="select * from adyp where yp_id="&thex&" order by yp_id desc" rs.open sql,conn,1,3 if rs.eof then response.Write("") else %> " /> <% rs.close set rs=nothing end if %>
简 历 查 看 [ 打印 ]
姓  名: <%=rs("yp_name")%> 性  别: <%=rs("yp_sex")%>
出生日期: <%=rs("yp_bron")%> 民  族: <%=rs("yp_mz")%>
政治面貌: <%=rs("yp_mm")%> 外语能力: <%=rs("yp_sg")%>
体  重: <%=rs("yp_tz")%> 婚姻状况: <%=rs("yp_hy")%>
身份证号: <%=rs("yp_sf")%> 联系电话: <%=rs("yp_tel")%>
籍  贯: <%=rs("yp_jg")%>
现 住 地: <%=rs("yp_adr")%>
自我评价: <%=rs("yp_note")%>
工作经历: <%=rs("yp_jl")%>
高中以上教育经历: <%=rs("yp_jyjl")%>