📄 person.asp
字号:
<p align="center">人才类型:</td>
<td height="30" width="205">
<%=rs("rctype")%></td>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
相关工作时间:</td>
<td height="30" width="205">
<%=rs("gznum")%>年</td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
外语语种:</td>
<td height="30" width="205">
<%=rs("language")%></td>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
外语水平:</td>
<td height="30" width="205">
<%=rs("lanlevel")%></td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
其它外语语种:</td>
<td height="30" width="205">
<%=rs("languages")%></td>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
其它外语水平:</td>
<td height="30" width="205">
<%=rs("lanlevels")%></td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
普通话水平:</td>
<td height="30" width="205">
<%=rs("pthua")%></td>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
计算机能力:</td>
<td height="30" width="205">
<%=rs("computer")%></td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table6" style="border-collapse: collapse" height="147">
<tr>
<td height="30" background="images/person_bg.gif">
<p align="left"> <strong>教育/培训经历</strong></td>
</tr>
<tr>
<td height="118">
<div align="center">
<table border="0" width="600" cellspacing="0" cellpadding="0" id="table12">
<tr>
<td><%=unhtml(rs("jyjl"))%></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table7" style="border-collapse: collapse">
<tr>
<td height="30" background="images/person_bg.gif">
<p align="left"> <strong>工作经验</strong></td>
</tr>
<tr>
<td height="118">
<div align="center">
<table border="0" width="600" cellspacing="0" cellpadding="0" id="table13" height="23">
<tr>
<td><%=unhtml(rs("kgzjl"))%></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table8" style="border-collapse: collapse">
<tr>
<td height="30" background="images/person_bg.gif">
<p align="left"><strong> 工作技能</strong></td>
</tr>
<tr>
<td height="118">
<div align="center">
<table border="0" width="600" cellspacing="0" cellpadding="0" id="table14" height="23">
<tr>
<td><%=unhtml(rs("kothertc"))%></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table9" style="border-collapse: collapse">
<tr>
<td height="30" background="images/person_bg.gif">
<p align="left"> <b>职业目标</b></td>
</tr>
<tr>
<td height="118">
<div align="center">
<table border="0" width="600" cellspacing="0" cellpadding="0" id="table15" height="23">
<tr>
<td><%=unhtml(rs("kmubiao"))%></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table10" style="border-collapse: collapse">
<tr>
<td height="30" background="images/person_bg.gif">
<p align="left"> <strong>自我介绍</strong></td>
</tr>
<tr>
<td height="118">
<div align="center">
<table border="0" width="600" cellspacing="0" cellpadding="0" id="table16" height="23">
<tr>
<td><%=unhtml(rs("grzz"))%></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<table border="1" width="651" cellspacing="0" cellpadding="0" bordercolor="#0086DF" id="table11" style="border-collapse: collapse" height="145">
<tr>
<td height="30" background="images/person_bg.gif" width="649" colspan="4">
<p align="left"> <b><font color="#000000">联系方式</font></b></td>
</tr>
<%
if session("user")<>"2" and session("ac")<>rs("ac") then
%>
<tr>
<td height="100%" width="610" align="center" colspan="4">
<font color="#FF0000">仅有企业用户才能查看此栏,请</font><a href="index.asp">登陆</a><font color="#FF0000">或者</font><a href="register.asp">注册</a><font color="#FF0000">!</font></td>
</tr>
<%
else
%>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
<p align="center">通讯地址:</td>
<td height="30" width="277">
<%=rs("address")%></td>
<td height="30" width="111" bgcolor="#FEFBF4" align="center">
邮政编码:</td>
<td height="30" width="150">
<%=rs("posts")%></td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
联系电话:</td>
<td height="30" width="277">
<%=rs("phone")%></td>
<td height="30" width="111" bgcolor="#FEFBF4" align="center">
移动电话:</td>
<td height="30" width="150">
<%=rs("shouji")%></td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
电子信箱:</td>
<td height="30" width="277">
<a href="mailto:<%=rs("email")%>"><%=rs("email")%></a></td>
<td height="30" width="111" bgcolor="#FEFBF4" align="center">
个人网站:</td>
<td height="30" width="150">
<%if rs("web")<>"" then response.write "<a target='_blank' href='"&rs("web")&"'>"&rs("web")&"</a>"%></td>
</tr>
<tr>
<td height="30" width="100" bgcolor="#FEFBF4" align="center">
OICQ:</td>
<td height="30" width="277">
<%=rs("oicq")%></td>
<td height="30" width="111" bgcolor="#FEFBF4" align="center">
上次登陆时间:</td>
<td height="30" width="150">
<%=rs("ltime")%></td>
</tr>
<%
end if
%>
</table>
<%
if session("user")="2" or session("ac")=rs("ac") then
%>
<table border="0" width="87%" cellspacing="0" cellpadding="0" id="table17" height="55">
<tr>
<td align="center">
<a href="add_endepot.asp?inid=<%=rs("id")%>">
<img border="0" src="images/person_m1.gif" width="124" height="22"></a></td>
<td align="center">
<a href="JavaScript:openScript('sendmessage.asp?tid=<%=rs("id")%>&ttype=1',450,300)"><img border="0" src="images/person_m2.gif" width="124" height="22"></a>
</td>
<td align="center">
<A HREF="JavaScript:window.print();"><img border="0" src="images/person_m3.gif" width="124" height="22"></A></td>
<td align="center">
<A HREF="JavaScript:window.close();"><img border="0" src="images/person_m4.gif" width="124" height="22"></A></td>
</tr>
</table>
<%
end if
%>
</div>
</td>
</tr>
</table>
</div>
<%
rs.close
set rs=nothing
set conn=nothing
%>
<!--#include file="base.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -