?? show_consign.asp
字號:
<!--#include file="info.asp"-->
<!--#include file="conn.asp"-->
<!--#include file="unhtml.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css.css" type="text/css">
<title>委托招牌 - <%=webname%></title>
</head>
<body>
<!--#include file="top.asp"-->
<div align="center">
<table border="0" width="760" cellspacing="0" cellpadding="0" id="table1" height="206">
<tr>
<td style="border-left: 1px solid #0086DF; border-right: 1px solid #0086DF" width="760" valign="top">
<div align="center">
<table border="0" width="99%" cellspacing="0" cellpadding="0" id="table2" height="205">
<tr>
<td width="206" valign="top" align="center">
<table border="0" width="87%" cellspacing="0" cellpadding="0" id="table3" height="190">
<tr>
<td height="36" style="border-top:1px solid #D4D4D4; border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4; border-bottom-width: 1px">
<img border="0" src="images/consign.gif" width="192" height="41"></td>
</tr>
<tr>
<td height="109" style="border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; border-top-width: 1px; border-bottom-width: 1px" valign="top" align="center">
<table border="0" width="94%" cellspacing="0" cellpadding="0" id="table17">
<tr>
<td height="25">·<a target="_blank" href="show_article.asp?id=75">什么是委托招聘</a></td>
</tr>
<tr>
<td height="25">·<a target="_blank" href="show_article.asp?id=76">怎么申請委托招聘</a></td>
</tr>
<tr>
<td height="25">·<a target="_blank" href="show_article.asp?id=77">委托招聘的收費標準</a></td>
</tr>
<tr>
<td height="25">·<a href="upfiles/other/委托招聘申請登記表.doc">下載委托招聘報表</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="40" style="border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4; border-top-width: 1px">
<img border="0" src="images/article1.gif" width="192" height="70"></td>
</tr>
<tr>
<td height="36" style="border-top:1px solid #D4D4D4; border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4; border-bottom-width: 1px">
<img border="0" src="images/consign1.gif" width="192" height="41"></td>
</tr>
<tr>
<td height="36" style="border-bottom:1px solid #D4D4D4; border-left:1px solid #D4D4D4; border-right:1px solid #D4D4D4; " valign="top">
<div align="center">
<table border="0" width="96%" cellspacing="0" cellpadding="0" id="table16" height="25">
<%
sql="select top 15 id,jtzw from consign order by clicks desc"
rs.open sql,conn,1,1
if rs.eof or rs.bof then
response.write "暫無職位!"
rs.close
else
for i1=1 to 15
%>
<tr>
<td width="14" height="18">
<p align="center">
<img border="0" src="images/link1.gif" width="6" height="11"></td>
<td height="20">
<a title ="<%=rs("jtzw")%>" target =_blank href="show_consign.asp?id=<%=rs("id")%>">
<%=rs("jtzw")%></a></td>
</tr>
<%
rs.movenext
if rs.eof then exit for
next
rs.close
end if
%>
</table>
</div>
</td>
</tr>
</table> </td>
<td valign="top">
<div align="center">
<table border="0" width="99%" cellspacing="0" cellpadding="0" id="table14" height="514">
<tr>
<td height="46" style="border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; border-bottom-width: 1px" width="540" background="images/bg16.gif">
<table border="0" width="537" cellspacing="0" cellpadding="0" id="table15" height="30">
<tr>
<td valign="bottom" width="110">
</td>
<td valign="bottom" width="427">
<p align="center"><b><font size="4" color="#000080"></font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border-bottom:1px solid #C0C0C0; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; border-top-width: 1px" align="center">
<%
sql="select * from consign where id="&clng(request("id"))
rs.open sql,conn,1,1
set rs1=server.createobject("adodb.recordset")
sql1="update consign set clicks="&rs("clicks")+1&" where id="&clng(request("id"))
rs1.open sql1,conn,1,1
%>
<table border="0" width="95%" cellspacing="0" cellpadding="0" id="table18" height="95">
<tr>
<td width="510" height="40" align="center" colspan="4">
<font size="5">招聘 <%=rs("jtzw")%></font></font></b>
發布時間:<%
a=instr(rs("addtime"),chr(32))-1
response.write Mid(rs("addtime"),1,a)
%></td>
</tr>
<tr>
<td width="510" height="25" align="center" colspan="4" bgcolor="#D5EAF4">
<p align="left"><b>·崗位職責描述及要求</b></td>
</tr>
<tr>
<td width="510" height="80" align="center" colspan="4" style="border-left: 1px solid #D5EAF4; border-right: 1px solid #D5EAF4; border-top-width: 1px; border-bottom-width: 1px">
<table border="0" width="96%" cellspacing="0" cellpadding="5" height="75%" id="table19">
<tr>
<td><%=unhtml(rs("zptext"))%></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="72" height="25" align="center" bgcolor="#D5EAF4">
<b>·具體信息</b></td>
<td width="438" height="25" colspan="3" bgcolor="#D5EAF4"> </td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
招聘職位:</td>
<td width="438" height="25" colspan="3" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("jtzw")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
招聘企業:</td>
<td width="438" height="25" colspan="3" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><a target =_blank href="<%=rs("url")%>"><%=rs("company")%></a></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
發布時間:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%
a=instr(rs("addtime"),chr(32))-1
response.write Mid(rs("addtime"),1,a)
%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
有效期限:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("youxiaos")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
招聘人數:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("zpnum")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
學歷要求:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("edus")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
專業要求:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("zyes")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
性別要求:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("sexs")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">工作地點:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("hka")&" "&rs("city")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
電腦能力:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("computers")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
外語要求:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("languages")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
年齡要求:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%
if rs("nianlings")="" then
response.write "不限"
else
response.write rs("nianlings")
end if
%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
戶籍要求:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("hkas")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
薪金水平:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
<%
if rs("moneys")="" then
response.write "面議"
else
response.write rs("moneys")&"元/月"
end if
%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
婚姻要求:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("marrys")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4">
提供食宿:</td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("shisus")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4">
國語程度:</td>
<td width="188" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"><%=rs("pthuas")%></td>
<td width="80" height="25" align="center" style="border-top: 1px solid #D5EAF4"> </td>
<td width="174" height="25" style="border-right: 1px solid #D5EAF4; border-top: 1px solid #D5EAF4"> </td>
</tr>
<tr>
<td width="514" height="25" align="center" colspan="4" bgcolor="#D5EAF4">
<p align="left"><b>·聯系方式</b></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-right-width: 1px; border-top: 1px solid #D5EAF4; border-bottom-width: 1px">
聯系地址:</td>
<td width="442" height="25" colspan="3" style="border-left-width: 1px; border-right: 1px solid #D5EAF4; border-top-width: 1px; border-bottom: 1px solid #D5EAF4"><%=rs("address")%></td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-right-width: 1px; border-top: 1px solid #D5EAF4; border-bottom-width: 1px">
聯系電話:</td>
<td width="188" height="25" style="border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px solid #D5EAF4; padding: 0"><%=rs("tel")%></td>
<td width="80" height="25" align="center" style="border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px solid #D5EAF4; padding: 0"> </td>
<td width="174" height="25" style="border-left-width: 1px; border-right: 1px solid #D5EAF4; border-top-width: 1px; border-bottom: 1px solid #D5EAF4; padding: 0"> </td>
</tr>
<tr>
<td width="72" height="25" align="center" style="border-left: 1px solid #D5EAF4; border-right-width: 1px; border-top: 1px solid #D5EAF4; border-bottom: 1px solid #D5EAF4">
聯 系 人:</td>
<td width="188" height="25" style="border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px solid #D5EAF4"><%=rs("person")%></td>
<td width="80" height="25" align="center" style="border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px solid #D5EAF4"> </td>
<td width="174" height="25" style="border-left-width: 1px; border-right: 1px solid #D5EAF4; border-top-width: 1px; border-bottom: 1px solid #D5EAF4"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<%
set rs1=nothing
rs.close
set rs=nothing
set conn=nothing
%>
<!--#include file="base.asp"-->
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -