📄 1.asp
字号:
<!--#include file=../conn.asp-->
<!--#include file=usercookies.asp-->
<%
dim rs,sql,bj,cmdexample,jobid
jobid=request("jobid")
function HTMLEncode(fString)
if not isnull(fString) then
fString = replace(fString, ">", ">")
fString = replace(fString, "<", "<")
fString = Replace(fString, CHR(32), " ")
fString = Replace(fString, CHR(9), " ")
fString = Replace(fString, CHR(34), """)
fString = Replace(fString, CHR(39), "'")
fString = Replace(fString, CHR(13), "")
fString = Replace(fString, CHR(10) & CHR(10), "</P><P> ")
fString = Replace(fString, CHR(10), "<BR> ")
HTMLEncode = fString
end if
end function
set rs=server.createobject("adodb.recordset")
sql="select jobid,llcs from person where jobid='"&jobid&"'"
rs.open sql,conn,1,3
if rs.eof or rs.bof then
response.write "<br>"+"<li>对不起,帐号不存在!"
response.end
end if
rs("llcs")=rs("llcs")+1
rs.update
rs.close
set rs=nothing
if len(request("jobid"))<>10 then
response.write "<br>"+"<li>参数错误!"
response.end
end if
set cmdexample=server.createobject("adodb.command")
cmdexample.activeconnection=conn
cmdexample.commandtext="personlist1"
cmdexample.commandtype=4
cmdexample.parameters.append cmdexample.createparameter("@RETURN_VALUE",3,4,0)
cmdexample.parameters.append cmdexample.createparameter("@jobid",200,1,20)
cmdexample.parameters("@jobid").value=jobid
set rs=cmdexample.execute
if rs.eof or rs.bof then
response.write "<br>"+"<li>对不起,帐号不存在!"
response.end
end if
bj="../img/bj.gif"
%>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=rs("name")%>的个人简历</title>
<link rel="stylesheet" type="text/css" href="../1.css">
</head>
<body leftmargin="0" topmargin="2">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="627" height="195">
<tr>
<td width="627" colspan="6" height="34" background="../person/skin/1/jl1.gif">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="100%">
<tr>
<td width="14%"> </td>
<td width="7%"> </td>
<td width="25%" valign="bottom">
<p align="left"> </td>
<td width="22%"><font color="#f06000"><b><%=rs("name")%></b></font> 的个人简历</td>
<td width="32%">最后修改时间:<font color="#FF9900"><%=rs("xgsj")%></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="298" height="25" bordercolor="#C0C0C0" colspan="2" background="<%=bj%>">
<p align="left">
<font face="宋体">【</font><font face="宋体" style="font-size: 12px; font-weight: 700" color="#CC5200">自我评价</font><font face="宋体">】</font></td>
<td width="297" height="25" bordercolor="#C0C0C0" colspan="2" background="<%=bj%>">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%if rs("phototre")=1 then%><img border="0" src="../person/img/zhaopian.gif"><%end if%></font></td>
<td width="17" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="595" height="25" bordercolor="#C0C0C0" colspan="4">
<font face="宋体" style="font-size: 12px" color="#FF9900"><%=HTMLEncode(rs("pingjia"))%></font></td>
<td width="17" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="595" height="25" bordercolor="#C0C0C0" colspan="4" background="<%=bj%>">
<font face="宋体">【</font><b><font color="#CC5200">基本资料</font></b><font face="宋体">】</font></td>
<td width="17" height="23" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0">
<p align="left"><font color="#808080">真实姓名<font face="宋体" style="font-size: 12px">:</font></font></td>
<td width="250" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%=rs("name")%></font></td>
<td height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">性 别:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%if rs("xingbie")<>0 then%>男<%else%>女<%end if%></font></td>
<td width="17" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0">
<p align="left"><font color="#808080">出生日期:</font></td>
<td width="250" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%=rs("birthyear")%>年<%=rs("birthmonth")%>月<%=rs("birthday")%>日</font></td>
<td height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">婚姻状况:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%
if rs("hunyin")=0 then
response.write "保密"
elseif rs("hunyin")=1 then
response.write "未婚"
elseif rs("hunyin")=2 then
response.write "已婚"
elseif rs("hunyin")=3 then
response.write "离异"
end if
%></font></td>
<td width="17" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">年 龄:</font></td>
<td width="250" height="25" bordercolor="#C0C0C0"><font color="#FF9900"><%=rs("age")%>岁</font></td>
<td height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">民 族:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%=rs("minzu")%></font></td>
<td width="17" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">身 高:</font></td>
<td width="250" height="25" bordercolor="#C0C0C0"><font color="#FF9900"><%=rs("shengao")%>cm</font></td>
<td height="25" bordercolor="#C0C0C0">
<p align="left"><font face="宋体" style="font-size: 12px" color="#808080">最高学历:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px">
<%
if rs("xueli")=0 then
response.write "高中"
elseif rs("xueli")=1 then
response.write "中专"
elseif rs("xueli")=2 then
response.write "大专"
elseif rs("xueli")=3 then
response.write "本科"
elseif rs("xueli")=4 then
response.write "硕士"
elseif rs("xueli")=5 then
response.write "博士"
end if
%>
</font></td>
<td width="17" height="22" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="25" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0">
<font face="宋体" style="font-size: 12px" color="#808080">户 籍:</font></td>
<td width="250" height="25" bordercolor="#C0C0C0">
<font color="#FF9900" face="宋体" style="font-size: 12px"><%=trim(rs("huji"))%> 省(直辖市)<%=rs("huji1")%> 市(区、县)</font></td>
<td height="25" bordercolor="#C0C0C0">
<p align="left"><font face="宋体" style="font-size: 12px" color="#808080">英语能力:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0"><font color="#FF9900">
<%
if rs("l_OneAbility")=0 then
response.write "没有填写"
elseif rs("l_OneAbility")=1 then
response.write "熟练"
elseif rs("l_OneAbility")=2 then
response.write "一般"
elseif rs("l_OneAbility")=3 then
response.write "较差"
elseif rs("l_OneAbility")=4 then
response.write "差"
end if
%>
</font></td>
<td width="17" height="25" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
</tr>
<tr>
<td width="15" height="25" style="border-bottom-style: none; border-bottom-width: medium" bordercolor="#C0C0C0"> </td>
<td width="84" height="25" bordercolor="#C0C0C0"><font color="#808080">普 通 话:</font></td>
<td width="250" height="25" bordercolor="#C0C0C0"><font color="#FF9900">
<%
if rs("mandarinLevel")=0 then
response.write "没有填写"
elseif rs("mandarinLevel")=1 then
response.write "熟练"
elseif rs("mandarinLevel")=2 then
response.write "一般"
elseif rs("mandarinLevel")=3 then
response.write "较差"
elseif rs("mandarinLevel")=4 then
response.write "差"
end if
%>
</font></td>
<td height="25" bordercolor="#C0C0C0"><font color="#808080">粤 语:</font></td>
<td width="186" height="25" bordercolor="#C0C0C0"><font color="#FF9900">
<%
if rs("dianaLevel")=0 then
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -