⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hrdemand.asp

📁 架設ROSE私服必備之物 ROSE數據庫
💻 ASP
字号:
<!--#include file="conn.asp" -->
<%
set rs=server.createobject("adodb.recordset")
sql="select * from HrDemand order by id desc"
rs.open sql,conn,1,1

dim MaPerPage
MaPerPage=4

dim text,checkpage
text="0123456789"
Rs.PageSize=MaPerPage
for i=1 to len(request("page"))
checkpage=instr(1,text,mid(request("page"),i,1))
if checkpage=0 then
exit for
end if
next

If checkpage<>0 then
If NOT IsEmpty(request("page")) Then
CurrentPage=Cint(request("page"))
If CurrentPage < 1 Then CurrentPage = 1
If CurrentPage > Rs.PageCount Then CurrentPage = Rs.PageCount
Else
CurrentPage= 1
End If
If not Rs.eof Then Rs.AbsolutePage = CurrentPage end if
Else
CurrentPage=1
End if
%><HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>人才招聘</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META http-equiv=Content-Language content=zh-CN>
<META content=all name=robots>
<META content=LJCMS name=Copyright>
<META 
content=
name=description>
<META 
content="" 
name=keywords><LINK id="skin"
href="../images/css.css" 
type=text/css rel=stylesheet>
<SCRIPT language=javascript>
function opencat(cat,img){
	if(cat.style.display=="none"){
	cat.style.display="";
	img.src="img/class2.gif";
	}	else {
	cat.style.display="none"; 
	img.src="img/class1.gif";
	}
}
</Script>
<SCRIPT language=JavaScript 
src="../images/Prototype.js"></SCRIPT>
<script type="text/javascript" src="../images/setCss.js"></script>
<META content="MSHTML 6.00.6000.16441" name=GENERATOR></HEAD>
<BODY><!--  顶部开始  -->
<DIV id=BigTop>
<DIV id=TopLeft></DIV>
<DIV id=TopCenter>
<DIV id=Logo><IMG height=84 
src="../images/Logo.gif" 
width=238 border=0> </DIV>
<DIV id=BigMenu>
<UL class=AllUl>
 <LI class=MenuLi1>换皮肤:<a  href="" onClick="setCss('../images/css.css'); return false; " ><span class="blue">水晶蓝</span></a>&nbsp;&nbsp;&nbsp;<a  href="" onClick="setCss('../images/css1.css'); return false; "><span class="pink">浪漫粉</span></a>&nbsp;&nbsp;&nbsp;</li><SPAN class=S_Spanlink>⊙<A href="<%=EnterpriseMail%>" > 企业邮局 </A>⊙<A onClick="window.external.addFavorite('<%=SiteUrl%>','<%=SiteName%>');return false;" target="mainFrame"  href="#"> 加入收藏 </A>⊙<A onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=SiteUrl%>');" href="#">  设为首页 </A> <a href="Contact.asp"></a> ⊙  <a id="based">繁体中文</a>
    <Script Language=Javascript Src="../Inc/southidcj2f.Js"></Script> ⊙  <a href="../enHtml/index.html">English</a></LI>
	
<form name="Search_form" id="Search_form" class="AllForm" action="search.asp" target="_blank" method="get">
				<li class="MenuLi1"><span class="S_Span"><input type="text" name="KeyWords" id="KeyWords" class="Input" style="width:200px;" /></span><span class="S_SeType"><input type="hidden" name="SeTypeTxt" id="SeTypeTxt" value="" /><input type="button" name="Setype" id="Setype" value="搜索类型" class="S_Typebutton" onClick="Dis_HiddenDiv();" /></span><span class="S_ImgSpan"><img src="../images/ssBount.jpg" width="57" height="20" border="0" align="absbottom" onClick="Fun_Se_Form();" /></span></li>
		</form></LI>

				
				
  <LI class=MenuLi2><div class="menu"><ul>
<!--#include file="inc/menu.asp" -->


</ul></div></LI>
</UL></DIV></DIV>
<DIV id=TopRight></DIV></DIV><!--  顶部结束  --><!--  主体部分开始  -->
<DIV id=BodyDiv><!--  主体左边部分  -->
<DIV id=BodyLeft><!--  用户登陆  -->
<DIV class=BigLoginDiv>
<DIV class=Login_Type_Div><SPAN class=Lo_Web_User_1 id=Lo_Web_User 
></SPAN></DIV>
<DIV><iframe name="login_frame1" src="../login.asp"  style=" width:100%; height:100px" frameborder="0"></iframe></DIV>

</DIV><!--  用户登陆结束  --><!--  快速通道 -->
<DIV class="DivBorder Fs_Kstd">
<DIV class=Fs_Kstd_Top><SPAN class=Fs_Text>人才招聘>></SPAN></DIV>
<DIV class=Fs_Kstd_Bottom>
<UL class=AllUl>
<li class=Fs_KstdLi>·<a href="Hrdemand.asp">人才招聘</b></a></li><li class=Fs_KstdLi>·<a href="HrPolicy.asp">人才策略</b></a></li>
  
</UL></DIV><DIV class=Fs_Kstd_Bo><SPAN class=Fs_Dot></SPAN><SPAN class=Fs_Textt></SPAN></DIV></DIV>
<DIV class="DivBorder Fs_Kstd">
<DIV class=Fs_Kstd_Top><SPAN class=Fs_Text>友情链接>></SPAN></DIV>
<DIV class=Fs_Kstd_Bottom>
<UL class=AllUl>
<%set rs_Product=server.createobject("adodb.recordset")
sqltext="select top 6 * from FriendLinks where linktype=2 and ISOK=true order by id desc"
rs_Product.open sqltext,conn,1,1
strleft=""
do while not rs_product.eof%>
<li class=Fs_KstdLi>·<a href="<%=rs_Product("siteurl")%>" target=_blank><%=rs_Product("sitename")%></b></a></li>
             
<%rs_product.movenext 
loop
rs_product.close
set rs_product=nothing%>
</UL></DIV><DIV class=Fs_Kstd_Bo><SPAN class=Fs_Dot></SPAN><SPAN class=Fs_Textt></SPAN></DIV></DIV><!--  快速通道结束 --><!--  产品中心 -->
<!--  产品中心结束 -->
<!--  代理中心 -->
<!--  代理中心结束 -->
<!--  解决方案 -->
<!--  解决方案结束 -->
<!--  合作联盟 -->
<!--  合作联盟结束 -->
</DIV>
<!-- 主体左边部分结束  --><!-- 主体中间部分 -->
<!-- 产品介绍结束 --><!-- 购买流程 -->
<DIV class="DivBorder OrderDiv1">
<DIV class=News_Top1><SPAN class=News_Dot></SPAN><SPAN class=News_Text1>首页->人才招聘</SPAN></DIV>

<DIV class=Fs_All_Bottom1><table Class=border width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="206" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <%
if not rs.eof then
i=0
do while not rs.eof
%>
                    <TR> 
                      <TD 
                  height=1><br> 
                        <table width="95%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF" >
                          <tr bgcolor="#DFDFDF"> 
                            <td width="82" height="22" align="center" bgcolor="#eeeeee" >职位名称:</td>
                            <td colspan="2" bgcolor="#eeeeee" >&nbsp;<%=rs("HrName")%> </td>
                            <td width="181" bgcolor="#eeeeee" >&nbsp;<a href="HrDemanAccept.asp?Quarters=<%=rs("HrName")%>"><font color="#FF0000">应聘此岗位</font></a> 
                            </td>
                          </tr>
                          <tr bgcolor="#DFDFDF"> 
                            <td width="82" height="22" align="center" bgcolor="#eeeeee" >工作地点:</td>
                            <td colspan="3" valign="top" bgcolor="#eeeeee" >&nbsp;<%=rs("HrAddress")%> </td>
                          </tr>
                          <tr bgcolor="#DFDFDF"> 
                            <td width="82" height="22" align="center" bgcolor="#eeeeee" >工资待遇:</td>
                            <td width="204" bgcolor="#eeeeee">&nbsp;<%=rs("HrSalary")%></td>
                            <td width="78" align="center" bgcolor="#eeeeee" >发布日期:</td>
                            <td bgcolor="#eeeeee" >&nbsp;<%=rs("HrDate")%> </td>
                          </tr>
                          <tr bgcolor="#DFDFDF"> 
                            <td height="26" align="center" bgcolor="#eeeeee" >需求人数:</td>
                            <td align="center" bgcolor="#eeeeee"><div align="left">&nbsp;<%=rs("HrRequireNum")%> 人</div></td>
                            <td align="center" bgcolor="#eeeeee">有效期限:</td>
                            <td align="center" bgcolor="#eeeeee"><div align="left">&nbsp;<%=rs("HrValidDate")%></div></td>
                          </tr>
                          <tr bgcolor="#DFDFDF"> 
                            <td width="82" height="26" align="center" bgcolor="#eeeeee" ><font color=#000066>具体要求:</font></td>
                            <td colspan="3" align="center" bgcolor="#eeeeee"><table width="100%"  border="0" cellpadding="5" cellspacing="0" >
                                <tr> 
                                  <td class="News-05"><%=rs("HrDetail")%></td>
                                </tr>
                              </table></td>
                          </tr>
                          <tr bgcolor="#F7F7F7"> 
                            <td height="10" colspan="4"><img src="../Images/Hrbackup.gif" width="96" height="10"></td>
                          </tr>
                        </table></TD>
                    </TR>
                    <% 
i=i+1 
if i >= MaPerpage then exit do 
rs.movenext 
loop 
end if 
%>
                  </table></td>
              </tr>
              <TR> 
                <TD 
                  height=25><div align="center"> 
                    <%
Response.write "全部"
Response.write "共" & Cstr(Rs.RecordCount) & "条招聘信息&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"
Response.write "第" & Cstr(CurrentPage) &  "/" & Cstr(rs.pagecount) & "&nbsp;"
If currentpage > 1 Then
response.write "<a href='HrDemand.asp?&page="+cstr(1)+"'>&nbsp;首页&nbsp;</a>"
Response.write "<a href='HrDemand.asp?page="+Cstr(currentpage-1)+"'>&nbsp;上一页&nbsp;</a>"
Else
Response.write "&nbsp;上一页&nbsp;"
End if
If currentpage < Rs.PageCount Then
Response.write "<a href='HrDemand.asp?page="+Cstr(currentPage+1)+"'>&nbsp;下一页&nbsp;</a>"
Response.write "<a href='HrDemand.asp?page="+Cstr(Rs.PageCount)+"'>&nbsp;尾页&nbsp;</a>"
Else
Response.write ""
Response.write "&nbsp;下一页&nbsp;"
End if
Response.write "转到第"
response.write"<select name='sel_page' onChange='javascript:location=this.options[this.selectedIndex].value;'>"
    for i = 1 to Rs.PageCount
       if i = currentpage then 
          response.write"<option value='HrDemand.asp?page="&i&"&id="&id&"' selected>"&i&"</option>"
       else
          response.write"<option value='HrDemand.asp?page="&i&"&id="&id&"'>"&i&"</option>"
       end if
    next
response.write"</select>页"
rs.close
%>
                  </div></TD>
              </TR>
            </table>

</DIV></DIV><!-- 购买流程结束 --><!-- 客户案例 -->
<!-- 客户案例结束 -->
</DIV>
<!-- 主体中间部分结束 --><!-- 右边部分开始  -->
<!-- 右边部分结束  -->
</DIV></div>
<!--  主体部分结束  --><!--  版权部分开始  -->
<!--#include file="inc/foot.asp" --><!--  版权部分结束  -->
<SCRIPT language=javascript 
src="../images/js.js" 
type=text/javascript></SCRIPT>
</BODY></HTML>


	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -