📄 usermyjobshow.asp
字号:
<!--#include file="siteinfo.asp"-->
<%
M_L=session("My_Login")
L_N=session("Uname")
ID=trim(request.QueryString("id"))
Set rs=Server.CreateObject("Adodb.Recordset")
sql="select * from Recommend where id="&ID&""
rs.open sql,conn,1,1
if rs.eof then
response.Write"<script language=javascript> alert('数据库异常错误!');history.back(-1);</script>"
response.end
end if
if M_L="My_Login_Succeed" and L_N<>"" then
set rsID=Server.CreateObject("Adodb.Recordset")
sql = "select * from UserInfo where Uname='"&L_N&"'"
rsID.open sql,conn,1,1
Uid=rsID("id")
rsID.close
set rsID=nothing
else
response.write "<script language=javascript> alert('提示:\n\n您还没有登录无权查看!');location.replace('User.asp');</script>"
response.end
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Images/CSS.css" type=text/css rel=stylesheet>
<title></title>
</head>
<body topmargin="0" <%=kkk%>>
<table width="96%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F0F0F0">
<tr align="center" bgcolor="#B9BBB9">
<td height="30" bgcolor="#B9BBB9" style='BORDER-BOTTOM: #333333 1px solid' ><strong>应 聘 信 息</strong></td>
</tr>
<tr>
<td bgcolor="#F0F0F0"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class=mm>
<tr>
<td width="18%" height="22" align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong> 应聘职位: </strong></td>
<td height="22" ><table width="99%" border="0" style='BORDER-BOTTOM:#666666 1px solid ' align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="74%" height="22"> <%=rs("jobname")%></td>
<td width="26%">应聘时间:<%=rs("addtime")%></td>
</tr>
</table></td>
</tr>
<tr>
<td align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong class="feedback"> 我司回复:</strong></td>
<td><TABLE width="99%" border=0 align=right cellpadding="0" cellspacing="1" style='BORDER-BOTTOM:#666666 1px solid '>
<TBODY>
<TR>
<TD width="15%" height="22" align=right bgcolor="#dedfe7">回复内容:</TD>
<TD width="85%" height="22" bgcolor="#F6F6F6"> <%=rs("re")%></TD>
</TR>
<TR>
<TD
height=22 align=right bgcolor="#dedfe7">回复时间:</TD>
<TD height="22" bgcolor="#F6F6F6"> <% if rs("re")<>"" then
ret=rs("retime")
response.write ""&ret&""
else
response.write "暂未回复"
end if%></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
<tr>
<td align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong> 个人资料:</strong></td>
<td valign="top"><TABLE width="99%" border=0 align=right cellpadding="0" cellspacing="1" style='BORDER-BOTTOM:#666666 1px solid '>
<TBODY>
<TR>
<TD width="15%" height="20" align=right
bgColor=#dedfe7>姓名:</TD>
<TD width="85%" bgColor=#F6F6F6> <% if rs("Uid")>0 then response.Write("<font color='#ff9900' >会员</font> ") end if %> <%=rs("name")%></TD>
</TR>
<TR>
<TD align=right bgColor=#dedfe7
height=20>婚姻状况:</TD>
<TD bgColor=#F6F6F6> <%=rs("marriage")%></TD>
</TR>
<TR>
<TD align=right bgColor=#dedfe7
height=20>性别:</TD>
<TD bgColor=#F6F6F6> <%=rs("gender")%></TD>
</TR>
<TR>
<TD align=right bgColor=#dedfe7
height=20>出生日期:</TD>
<TD bgColor=#F6F6F6> <%=rs("date")%></TD>
</TR>
<TR>
<TD align=right bgColor=#dedfe7
height=20>身高:</TD>
<TD bgColor=#F6F6F6> <%=rs("stature")%>(CM)</TD>
</TR>
<TR>
<TD align=right bgColor=#dedfe7
height=20>户籍地:</TD>
<TD bgColor=#F6F6F6> <%=rs("residence")%></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
<tr>
<td align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong> 教育经历:</strong></td>
<td align="center"><TABLE width="99%" border=0 align=right cellpadding="0" cellspacing="1" style='BORDER-BOTTOM:#666666 1px solid '>
<TBODY>
<TR>
<TD width="16%" bgColor=#dedfe7
height=21> 学历</TD>
<TD width="22%" bgColor=#dedfe7> 起止时间</TD>
<TD width="22%" bgColor=#dedfe7> 专业名称</TD>
<TD width="20%" bgColor=#dedfe7> 证书</TD>
<TD width="20%" bgColor=#dedfe7> 学校名称</TD>
</TR>
<TR vAlign=top bgColor=#f6f6f6>
<TD colSpan=5>
<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td><%=rs("edu_level")%></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
<tr>
<td align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong> 工作经历:</strong></td>
<td><TABLE width="99%" border=0 align=right cellpadding="0" cellspacing="1" style='BORDER-BOTTOM:#666666 1px solid'>
<TBODY>
<TR>
<TD width="27%"
height=21 bgColor=#dedfe7> 起止时间</TD>
<TD width="26%" bgColor=#dedfe7> 职位名称</TD>
<TD width="23%" bgColor=#dedfe7> 服务单位</TD>
<TD width="24%" bgColor=#dedfe7> 工作内容</TD>
</TR>
<TR vAlign=top bgColor=#f6f6f6>
<TD colSpan=4><table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td><%=rs("job_level")%></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
<tr>
<td align="right" bgcolor="#EEEEC4" style='BORDER-BOTTOM:#666666 1px solid;BORDER-right:#666666 1px solid'><strong> 联系方式:</strong></td>
<td><TABLE width="99%" border=0 align=right cellpadding="0" cellspacing="1" style='BORDER-BOTTOM:#666666 1px solid '>
<TBODY>
<TR>
<TD width="15%" height="22" align=right bgcolor="#dedfe7">联系电话:</TD>
<TD width="85%" height="22" bgcolor="#F6F6F6"> <%=rs("tel")%></TD>
</TR>
<TR>
<TD
height=22 align=right bgcolor="#dedfe7">手机号码:</TD>
<TD height="22" bgcolor="#F6F6F6"> <%=rs("mobiletel")%></TD>
</TR>
<TR>
<TD
height=22 align=right bgcolor="#dedfe7">E-mail地址:</TD>
<TD height="22" bgcolor="#F6F6F6"> <%=rs("email")%></TD>
</TR>
<TR>
<TD
height=22 align=right bgcolor="#dedfe7">通信地址:</TD>
<TD height="22" bgcolor="#F6F6F6"> <%=rs("address")%></TD>
</TR>
<TR>
<TD
height=22 align=right bgcolor="#dedfe7">邮政编码:</TD>
<TD height="22" bgcolor="#F6F6F6"> <%=rs("zip")%></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table></td>
</tr>
<tr align="center" bgcolor="#DEDFDE">
<td height="50" colspan="2" style='BORDER-BOTTOM: #333333 1px solid'>
<input type="button" value=" 打印 " onclick="javascript:window.print();">
<input type="button" value="关闭窗口" onclick="javascript:window.close();">
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -