?? zhaopinviews.asp
字號:
<% Response.Buffer=false %>
<!--#include file="../inc/dbconn1.inc"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<%uid=request("uid")%>
<%uname=request("uname")%>
<% set rs=server.createobject("adodb.recordset")
sq2="select * from zhaopin_jl where sqmc='"&uname&"'"
rs.open sq2,conn,1,1
%>
<html>
<head>
<title>樂清人才網</title>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<STYLE type=text/css>TABLE {
FONT-SIZE: 9pt; LINE-HEIGHT: 12pt
}
.bord {
BACKGROUND: #ffffff; BORDER-BOTTOM: rgb(238,238,238) 1px solid; BORDER-LEFT: rgb(128,128,128) 1px solid; BORDER-RIGHT: rgb(238,238,238) 1px solid; BORDER-TOP: rgb(128,128,128) 1px solid; FONT-FAMILY: "宋體"; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}.sbtxt { color: #000000; font-family: 宋體; font-size: 12px; text-decoration: none }
.sblue { color: #0000cc; font-family: 宋體; font-size: 12px; text-decoration: none }
.sorenge { color: #ff6600; font-family: 宋體; font-size: 12px; text-decoration: none }
a:hover { color: #0000ff; font-family: 宋體; font-size: 12px; text-decoration: none }
.swtxt { color: #ffffff; font-family: 宋體; font-size: 12px; text-decoration: none }
.shtxt { color: #666666; font-family: 宋體; font-size: 12px; text-decoration: none }
.bftxt { color: #FFFFFF; font-family: 宋體; font-size: 12px; text-decoration: none }
.hstxt { color: #FF0000; font-family: 宋體; font-size: 12px; text-decoration: none }
</style>
<meta content="Microsoft FrontPage 4.0" name="GENERATOR">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body bgcolor="#DFDFDF" topmargin="0">
<!--#include virtual="../inc/top.htm"-->
<table align=center bgcolor=#ffffff border=0 cellpadding=0 cellspacing=0
width=760>
<tr>
<td valign=top >
<table border=0 cellpadding=0 cellspacing=0 width=85% align="center">
<tr>
<td height=25 colspan="3" valign="bottom"><b><%=rs("sqmc")%> (交流會)招聘信息-></b> <a href="dwviews.asp?uname=<%=rs("sqmc")%>" class="sbtxt"><u>查看公司資料和聯系信息</u></a></td>
</tr>
<tr>
<td height=20 colspan="3" valign="bottom"></td>
</tr>
<%do while not rs.eof%>
<tr>
<td height=20 colspan="3" valign="bottom">
<table width="100%" border="0" cellspacing="1" cellpadding="2" bgcolor="#CCCC99">
<tr bgcolor="#F2F2E6">
<td width="12%">招聘職位:</td>
<td width="34%" bgcolor="#FFFFFF"><%=rs("zpzw")%></td>
<td width="12%">招聘類別:</td>
<td width="42%" bgcolor="#FFFFFF"><%=rs("zplb")%></td>
</tr>
<tr bgcolor="#F2F2E6">
<td width="12%">學歷要求:</td>
<td width="34%" bgcolor="#FFFFFF"><%=rs("xlyq")%></td>
<td width="12%">性別要求:</td>
<td width="42%" bgcolor="#FFFFFF"><%=rs("xbyq")%></td>
</tr>
<tr bgcolor="#F2F2E6">
<td width="12%">年齡要求:</td>
<td width="34%" bgcolor="#FFFFFF"><%=rs("nlyq")%></td>
<td width="12%">工作年限:</td>
<td width="42%" bgcolor="#FFFFFF"><%=rs("gznx")%></td>
</tr>
<tr bgcolor="#F2F2E6">
<td width="12%">招聘人數:</td>
<td width="34%" bgcolor="#FFFFFF"><%=rs("zprs")%> 人</td>
<td width="12%">工作地區:</td>
<td width="42%" bgcolor="#FFFFFF"><%=rs("gzdd")%></td>
</tr>
<tr bgcolor="#FFFFFF">
<td colspan="4" bgcolor="#F2F2E6">發布時間:<%=rs("fbsj")%> 要求回復時間:<%=rs("hfsj")%></td>
</tr>
<tr bgcolor="#FFFFFF">
<td colspan="4" bgcolor="#F2F2E6">具體要求:<br>
<%=rs("jtyq")%> </td>
</tr>
<tr bgcolor="#FFFFFF" align="right">
<td colspan="4"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height=10 colspan="3" valign="bottom"></td>
</tr>
<%
rs.movenext
loop
rs.close
set rs=nothing %>
<tbody>
<tr>
<td height=5 colspan="3" valign="top"> </td>
</tr>
<tr>
<td height=20 colspan="3">
<div align="right"><a href="zhaopin.asp" class="sbtxt"><u>其他招聘信息..</u></a> </div>
</td>
</tr>
<tr>
<td height=20 colspan="3"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><!--#include virtual="../inc/down.htm"--></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -