⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ijobview.asp

📁 一套企业全站
💻 ASP
字号:
<!--#include file=inc/conn.asp-->
<!--#include file=../../inc/checkadmin.asp-->
<!--#include file=../../../ajaxLIB/ajaxLIB.asp-->











<%
AJAXshowLoader()
AJAXshowSweetTitles2()
%>






<%
id=replaceBadchar(request.QueryString("id"))
sql="select * from sys_data_J_Ijob where id="&id&""
set rs=server.CreateObject("adodb.recordset")
rs.open sql,conn,1,1
if rs.eof then
response.Write("<SCRIPT language=javascript>alert('没有该简历');history.back(-1);</SCRIPT>")
else
%>

<link href="css/my.css" rel="stylesheet" type="text/css">
<title>简历信息</title>

<div  id="job" style="filter:blendTrans(duration=1); position:absolute;visibility:hidden; width:774px; z-index:-1; left: 3px; top: 10px; height: 121px;">



<TABLE width="98%" border=0 align=center cellPadding=0 cellSpacing=1 bgColor=#DEDBEF class="TABLEBORDER" style="BORDER-COLLAPSE: collapse">
  <TBODY>
      <TR align="center">
      <th colspan="6">查看应聘者信息 </th>
    </TR>
    <TR>
      <th width=110 align="center">姓 名</th>
      <TD width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("xm")%> </TD>
      <th width=95 align="center"  >&nbsp;性 别</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("xb")%> </TD>
      <th width=109 align="center"  >&nbsp;身份证号</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("sfz")%> </TD>
    </TR>
    <TR>
      <th width=110 height=30 align="center"  >&nbsp;邮件地址</th>
      <TD  width=225 height=25 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("email")%> </TD>
      <th width=95 height=25 align="center"  >&nbsp;民 族</th>
      <TD width=192 height=25 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("mz")%> </TD>
      <th width=109 height=25 align="center"  >&nbsp;出生日期</th>
      <TD  width=216 height=25 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("csrq")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;政治面貌</th>
      <TD  width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp; <%=rs("zzmm")%> </TD>
      <th width=95 align="center"  >&nbsp;籍 贯</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("jg")%> </TD>
      <th width=109 align="center"  >&nbsp;文化程度</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("whcd")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;健康状况</th>
      <TD  width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("jkzk")%> </TD>
      <th width=95 align="center"  >&nbsp;婚 姻</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("hyzk")%> </TD>
      <th width=109 align="center"  >&nbsp;身 高</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("sg")%> (米)</TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;毕业学校</th>
      <TD  width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("byxx")%> </TD>
      <th width=95 align="center"  >&nbsp;专 业</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("zy")%> </TD>
      <th width=109 align="center"  >&nbsp;毕业时间</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("bysj")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;外语及水平</th>
      <TD  width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("wysp")%> </TD>
      <th width=95 align="center"  >&nbsp;计算机水平</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("jsjsp")%> </TD>
      <th width=109 align="center"  >&nbsp;技术职称</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("jszc")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;爱好及特长</th>
      <TD  width=225 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("ahtc")%> </TD>
      <th width=95 align="center"  >&nbsp;联系人</th>
      <TD  width=192 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("lxr")%> </TD>
      <th width=109 align="center"  >&nbsp;联系电话</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("lxdh")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;联系地址</th>
      <TD  colSpan=3 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("lxdz")%> </TD>
      <th width=109 align="center"  >&nbsp;邮政编码</th>
      <TD  width=216 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("yzbm")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;公司名称</th>
      <TD  colSpan=3 bgcolor="#DEDBEF">&nbsp;&nbsp;<%=rs("inc")%> </TD>
      <th width=109 
                        height=23 align="center"  >&nbsp;应聘岗位</th>
      <TD bgcolor="#DEDBEF" >&nbsp;&nbsp;<%=rs("works")%></TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;再教育及<BR>
&nbsp;培训情况</th>
      <TD  colSpan=5 bgcolor="#DEDBEF">
      <P> &nbsp;&nbsp;<%=rs("jypx")%> </P></TD>
    </TR>
    <TR>
      <th width=110 height=30 align="center" >&nbsp;个人简历</th>
      <TD  colSpan=5 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("grjl")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;奖励及成果</th>
      <TD  colSpan=5 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("jljcg")%> </TD>
    </TR>
    <TR>
      <th width=110 height="30" align="center"  >&nbsp;其 他&nbsp;</th>
      <TD  colSpan=5 bgcolor="#DEDBEF"> &nbsp;&nbsp;<%=rs("qt")%> </TD>
    </TR>
    <TR bgcolor="#DEDBEF">
      <TD height=60  colSpan=6>
        <P align=center>应聘时间:<font color="#0099FF" size="+1"><strong><%=rs("time")%></strong> </font></P></TD>
    </TR>
</TABLE>



</div>

<!---------------------------------end-div:mobanlist------------------------>


<script language=javascript>
AJAXfade(1,'job')
</script>



<%
AJAXcloseLoader()
%>
<%
end if
rs.close
set rs=nothing
conn.close  
set conn=nothing
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -