📄 lt.asp
字号:
<% Response.Buffer=True %>
<!--#include file="inc/dbconn.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>猎头服务</title>
<SCRIPT language=JavaScript src="js/main.js"></SCRIPT>
<link href="style/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<!--#include file="inc/top.htm"-->
<table width="778" border="0" cellpadding="0" cellspacing="0" class="table">
<tr>
<td bgcolor="#9ce35a"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="776" height="116">
<param name="movie" value="images/banner2.swf">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<embed src="images/banner2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="776" height="116"></embed>
</object></td>
</tr>
</table>
<table width="778" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table">
<tr>
<td width="171" valign="top" class="td"><table width="171" border="0" cellpadding="0" cellspacing="0" class="content">
<tr>
<td class="title_bg">站 内 公 告</td>
</tr>
<tr>
<td height="44" align="left">
<%set rs=Server.CreateObject("adodb.recordset")
sqltext="select * from bbs where ID=1"
rs.open sqltext,conn,1,1%>
<%=rs("bbs")%></td>
</tr>
<tr>
<td class="title_bg">会 员 登 陆</td>
</tr>
<tr>
<td height="43"><table width="157" border="0" cellspacing="0" cellpadding="0">
<form name="login" method="post" action="login.asp">
<tr>
<td width="61" height="24"><div align="center">用户名:</div></td>
<td width="96" height="24"><input onmouseover=this.focus() onfocus=this.select() size=12 style="font-size:12px;" name=uname maxlength="18"></td>
</tr>
<tr>
<td height="24"><div align="center">密 码:</div></td>
<td height="24"><input onmouseover=this.focus() onfocus=this.select() size=12 style="font-size:12px;" name=pwd type="password" maxlength="18"></td>
</tr>
<tr>
<td height="22" colspan="2"><div align="center">
<input type="radio" value="person" checked name="usertype">
个人
<input type="radio" name="usertype" value="company">
单位</div></td>
</tr>
<tr>
<td height="12" colspan="2"><div align="center">
<input type="button" value="登 录" name="B1" onClick="check()">
</div></td>
</tr>
<tr>
<td height="20" colspan="2"><div align="center"><a href="addnew1.asp">新用户注册</a>
<a href="javascript:openwin('getpwd.asp','top=100,left=150,width=350,height=150')">我忘记密码了</a></div></td>
</tr>
</form>
</table></td>
</tr>
<tr>
<td class="title_bg">站 内 搜 索</td>
</tr>
<tr>
<td height="69"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<form name=search action=search.asp method=post target="_blank">
<tr>
<td width="39%">地区:</td>
<td width="61%"><select size=1 name=gzdd>
<option selected>选择地区</option>
<option value="noxz">不 限 </option>
<option value="长春地区">长春地区</option>
<option value="吉林地区">吉林地区</option>
</select></td>
</tr>
<tr>
<td><p>类别:</p></td>
<td><select size=1 name=stype>
<option value="" selected>搜索类别</option>
<option value="company">职位搜索</option>
<option value="person">人才搜索</option>
</select></td>
</tr>
<tr>
<td>职位类型:</td>
<td><input onMouseOver=this.focus() onFocus=this.select() style="font-size:12px;" size=12 name=uname maxlength="18"></td>
</tr>
<tr>
<td colspan="2"><input type="button" value="搜 索" onClick="s_check()" name="button2"></td>
</tr>
</form>
</table></td>
</tr>
<tr>
<td class="title_bg">站 内 统 计</td>
</tr>
<tr>
<td height="71"><table width="100%" height="50" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="157" height="20"><div align="center">招聘信息:<font color="red"><%=jobnum%></font>条</div></td>
</tr>
<tr>
<td height="20"><div align="center">求职简历:<font color="red"><%=jlnum%></font>份</div></td>
</tr>
<tr>
<td height="20"><div align="center">注册用户:<font color="red"><%=r1+r2%></font>位</div></td>
</tr>
<tr>
<td height="20"><div align="center">站内信件:<font color="red"><%=pmailnum+cmailnum%></font>封</div></td>
</tr>
</table></td>
</tr>
<tr>
<td class="title_bg">站 内 调 查</td>
</tr>
<tr>
<td height="160"><iframe src="f/index.asp" width="170" height="160" scrolling="no" frameborder="0"></iframe></td>
</tr>
</table></td>
<td width="607" valign="top" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<!--职场宝典-->
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolorlight="#000000" bordercolordark="#FFFFFF" bgcolor="#FFFFFF">
<% set rs=server.createobject("adodb.recordset")
sql="select * from jobnews order by id desc"
rs.open sql,conn,1,1
if not isempty(request("page")) then
pagecount=cint(request("page"))
else
pagecount=1
end if
rs.pagesize=50
rs.AbsolutePage=pagecount%>
<tr>
<td height="24" align="center" valign="middle" bgcolor="#effbe7"><img src="images/newstitle.gif" width="11" height="12"></td>
<td width="93%" height="24" align="left" bgcolor="#effbe7">猎头服务</td>
</tr>
<center>
<tr align="center" valign="top">
<td height="81" colspan="2" bgcolor="#FdFdFd">
<table width="80%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" >
<tr>
<td width="80%" valign="top" > <p style="font-size:9pt; line-height:2"> </p>
<p align="left" style="font-size:9pt; line-height:2"> 在遵守国家有关人才流动的法律法规的前提下,为您挖掘高级人才,优化人力资源配置,为社会加速发展和客户大展宏图献计献策。将密切保持与客户的联系。希望客户公司提供一套完整的书面资料,包括面向世界的发展战略或战略设想、经营范围、主体业务等概况,希望安排实地考察。我们将不辞劳顿,尽心尽力,在认真调研、掌握实际情况和具体要求的基础上,严格遵循一流质量原则,确保符合客户的高标准和长远利益。一般按以下程序进行:<br>
<font color="#FF0000">1.岗位、职务与人员要求分析 2. 提交访寻建议书
3. 签定协议书 4. 人才访寻和挖掘 5. 面试与甄选 6.推荐候选人 7. 安排面试 8. 完成后续工作。</font><br>
<font color="#000000"> (1) 岗位、职务与人员要求分析:与客户公司人力资源部经理及用人部门高级经理开会商讨,详细了解招聘职位、职责说明、聘用规格、年薪标准及其他配套待遇等信息。我们将根据这些条件和公司背景与文化进行目标分析,以明确客户公司用人的真正需求。<br>
(2) 提交访寻建议书:根据上面分析结果,我们会在1-2天内给客户提交一份寻访建议书。其中包括:所需人才的素质、能力等各项指标;可能薪资状况;大致的人才访寻区域、访寻途径、服务费用、付费办法及跟踪服务等项目。<br>
(3) 签定协议书:通过协商,在达成一致的情况下,双方将签定一份协议书,协议书中将明确双方的责任与义务,自签定之日起,协议书生效,双方按协议条款实施。<br>
(4) 人才访寻和挖掘:将根据所需人才的具体要求在人才库中筛选,或进行有针对性的访寻和挖掘工作。<br>
(5) 面试与甄选:经过初步筛选之后,我们将对较合适的人员进行有效深入的面试与甄选,以确保候选人对职位、职务是胜任的,并具有相当的稳定性。<br>
(6) 推荐候选人:经过严格的测评考核之后,我们将选出3-5位候选人,将他们的个人资料以秘密报告的形式递交给客户。<br>
(7) 安排面试:根据客户的要求,由我公司安排候选人接受客户的面试和其他形式的考核。<br>
(8) 积极协助客户完成后续工作 </font></p>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<% do while not rs.eof %>
<tr>
<td width="100%" height=1 bgcolor=#cccccc></td>
</tr>
<% n=n+1
rs.movenext
if n>=rs.pagesize then exit do
loop %>
</table>
</td>
</tr>
</center>
</table>
<table width="593" height="165" >
<tr>
<td width="593" height="165" valign="bottom" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><img src="images/lt.jpg" width="593" height="165"></td>
</tr>
</table>
</td>
</tr>
</table>
<!--#include file="inc/bottom.htm"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -