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

📄 index.asp

📁 人才招聘系统,用asp做的
💻 ASP
📖 第 1 页 / 共 2 页
字号:
	id=rs1("id")
	selectedjob=rs1("selectedjob")
	xgsj=rs1("tjsj")
   	end if
   	%>
                    <TR>
                      <TD class=small13 width="213" style="border-left-style: solid; border-left-width: 1" bordercolor="#666666"><FONT color=#666666>·</FONT><u><a target="_blank" href="company/listCompany.asp?comid=<%=rs("comid")%>"><%=rs("companyName")%></a></u><%if Year(xgsj)=Year(date()) and Month(xgsj)=Month(date()) and Day(xgsj)=Day(date()) then%> <IMG src="img/new2.gif" border=0 alt="今天发布"><%end if%></TD></TR>
                    <TR>
                      <TD class=small13 width="213" style="border-left-style: solid; border-left-width: 1" bordercolor="#666666">
						<font color="#0000FF">招: </font><font color="#FF6600">职位</font>:<%if id="" then%><%=selectedjob%><%else%><a target="_blank" href="company/listalljob.asp?selectedid=<%=id%>"><%=selectedjob%></a><%end if%>
                      <font color="#FF0000">... </font> </TD>
                        
                      </TR>
<%  rs.movenext
    rs1.close
    set rs1=nothing
    if rs.eof then
    k = k + 1
    exit for
    end if
    next
    end if
    rs.close
    set rs=nothing
    set cmdexample=nothing
 %>
                    </TBODY></TABLE>
            </td>
            <td borderColor="#666666" style="BORDER-RIGHT: 1px solid" vAlign="top" width="2" height="34">
            </td>
          </tr>
          <tr>
            <td colSpan="2" height="20" width="214">
            <table align="right" border="0" borderColor="#666666" cellPadding="0" cellSpacing="0" style="BORDER-COLLAPSE: collapse" width="100%">
              <tr>
                <td borderColor="#666666" height="20" style="BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid" width="210">
                <p align="right">
                <a target="_blank" href="person/new.asp">
                <img border="0" src="img/f_more.gif"></a></td>
                <td borderColor="#666666" rowSpan="2" style="BORDER-BOTTOM: 1px solid; BORDER-RIGHT: 1px solid" width="10"> </td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </td>
        <td height="81" vAlign="top" width="222">
        <table align="right" border="0" borderColor="#666666" cellPadding="0" cellSpacing="0" style="BORDER-COLLAPSE: collapse" width="214" height="92">
          <tr>
            <td background="img/index_43_4.gif" class="small13" colSpan="2" height="22" vAlign="top" width="232">
             </td>
          </tr>
          <tr>
            <td class="small13" height="51" vAlign="top" width="218">
                  <div align="center">
                    <center>
                  <TABLE cellSpacing=0 cellPadding=0 width="214" border=0 style="border-collapse: collapse" bordercolor="#666666">
    <% 
    set cmdexample=server.createobject("adodb.command")
    cmdexample.activeconnection=conn
    cmdexample.commandtext="main_2"
    cmdexample.commandtype=4
    cmdexample.parameters.append cmdexample.createparameter("@RETURN_VALUE",3,4,0)
    set rs=cmdexample.execute
  	if rs.eof or rs.bof then
  	dim uid
  	uid=""
	companyName=""
   	else
   	k=0
	%>
                    <TBODY>
<% for k = 1 to 8%>
                    <TR>
                      <TD class=SMALL13 width="95" style="border-left-style: solid; border-left-width: 1; border-right-style: none; border-right-width: medium" bordercolor="#666666" height="0"><FONT color=#666666>·</FONT><u><a target="_blank" href="person/listjobs.asp?jobid=<%=rs("jobid")%>"><%=rs("Name")%></a></u></TD>
                      <TD class=SMALL13 width="128" style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium" bordercolor="#666666" height="0">
                      <%if rs("xingbie")<>0 then%>男<%else%>女<%end if%>,
<%
dim xueli,zcdate
xueli=rs("xueli")
zcdate=rs("xgsj")
if xueli=0 then
  response.write "高中"
elseif xueli=1 then
  response.write "中专"
elseif xueli=2 then
  response.write "大专"
elseif xueli=3 then
  response.write "本科"
elseif xueli=4 then
  response.write "硕士"
elseif xueli=5 then
  response.write "博士"
end if
%>
                      
                      <%if Year(zcdate)=Year(date()) and Month(zcdate)=Month(date()) and Day(zcdate)=Day(date()) then%> 
                      <IMG src="img/new2.gif" border=0 alt="今天发布"><%end if%></TD>
                      <TD class=SMALL13 width="1" style="border-left-style: none; border-left-width: medium; border-right-style: solid; border-right-width: 1" bordercolor="#666666"></TD></TR>
                    <TR>
                      <TD class=small13 width="216" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1" bordercolor="#666666" colspan="3">
                      <font color="#0000FF">聘:</font>欲从事<%=rs("selectedjob1")%>/<%=rs("selectedjob2")%>/<%=rs("selectedjob3")%><span lang="zh-cn">等行业</span></TD>
                     </TR>
<%  rs.movenext
    if rs.eof then
    k = k + 1
    exit for
    end if
    next
    end if
    rs.close
    set rs=nothing
    set cmdexample=nothing
 %>
                    </TBODY></TABLE>
                    </center>
                  </div>
            </td>
            <td height="51" vAlign="top" width="15"> </td>
          </tr>
          <tr>
            <td colSpan="2" height="19" width="232">
            <table border="0" borderColor="#666666" cellPadding="0" cellSpacing="0" style="BORDER-COLLAPSE: collapse" width="100%">
              <tr>
                <td borderColor="#666666" height="19" style="BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid" width="215">
                <p align="right">
                <a target="_blank" href="company/NEW.ASP">
                <img border="0" src="img/f_more.gif"></a></td>
                <td borderColor="#666666" rowSpan="2" style="BORDER-BOTTOM: 1px solid; BORDER-RIGHT: 1px solid" width="10"> </td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    </td>
    <td vAlign="top" width="145">
    <!--- 职位搜索 --->
    <div align="center">
      <center>
    <table border="0" cellPadding="0" cellSpacing="0" width="145" height="133" style="border-collapse: collapse" bordercolor="#111111">
      <tr>
        <td height="27">
        <table border="0" cellPadding="0" cellSpacing="0" height="33" width="145">
          <tr>
            <td background="img/b6(1).gif" class="small13" height="29">
            <p align="center"><img border="0" src="IMG/pp1.gif"></td>
            <td background="img/b6(1).gif" class="small13" height="29">
            <font color="#EEFAFF">职位搜索</font></td>
          </tr>
        </table>
        </td>
      </tr>
      <tr>
        <td height="104">
        <table align="center" border="0" cellPadding="2" cellSpacing="0" width="145">
          <tr>
            <td bgColor="#ffffff" class="small13" style="border-style: solid; border-width: 1">
            <form action="person/new.asp" method="GET" name="key1" target="_blank">
              <p align="center">
              <input name="key" onfocus="clearKeyword(this.form)" size="10" style="MARGIN-TOP: 7px; WIDTH: 120px" value="输入职位关键字"><br>
              <select name="registerdate" size="1" style="MARGIN-TOP: 7px; WIDTH: 120px">
              <option selected value="99999">不限</option>
              <option value="7">一周内</option>
              <option value="15">半月内</option>
              <option value="30">一个月内</option>
              <option value="90">三个月内</option>
              <option value="183">半年内</option>
              <option value="366">一年内</option>
              </select><br>
              <select name="workplace" size="1" style="MARGIN-TOP: 7px; WIDTH: 120px">
              <option selected value="0">不限</option>
              <option value="北京">北京</option>
              <option value="上海">上海</option>
              <option value="天津">天津</option>
              <option value="重庆">重庆</option>
              <option value="深圳">深圳</option>
              <option value="珠海">珠海</option>
              <option value="汕头">汕头</option>
              <option value="厦门">厦门</option>
              <option value="海南">海南</option>
              <option value="香港">香港</option>
              <option value="澳门">澳门</option>
              <option value="台湾">台湾</option>
              <option value="广东">广东</option>
              <option value="广西">广西</option>
              <option value="福建">福建</option>
              <option value="浙江">浙江</option>
              <option value="江苏">江苏</option>
              <option value="山东">山东</option>
              <option value="湖南">湖南</option>
              <option value="湖北">湖北</option>
              <option value="四川">四川</option>
              <option value="贵州">贵州</option>
              <option value="云南">云南</option>
              <option value="江西">江西</option>
              <option value="安徽">安徽</option>
              <option value="河南">河南</option>
              <option value="河北">河北</option>
              <option value="辽宁">辽宁</option>
              <option value="吉林">吉林</option>
              <option value="黑龙江">黑龙江</option>
              <option value="内蒙">内蒙</option>
              <option value="宁夏">宁夏</option>
              <option value="山西">山西</option>
              <option value="陕西">陕西</option>
              <option value="甘肃">甘肃</option>
              <option value="青海">青海</option>
              <option value="新疆">新疆</option>
              <option value="西藏">西藏</option>
              <option value="国外">国外</option>
              </select><br>
              <input border="0" name="I1" src="img/bt_search.gif" style="MARGIN-TOP: 7px" type="image"></p>
            </form>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
      </center>
    </div>
    <!--HR顾问结束-->
    <!--求职顾问结束-->
    <div align="center">
      <center>
    <table border="0" cellPadding="0" cellSpacing="0" width="145" height="113" style="border-collapse: collapse" bordercolor="#111111">
      <tr>
        <td height="32" style="border-bottom-style: none; border-bottom-width: medium">
        <table align="center" border="0" cellPadding="0" cellSpacing="0" height="34" width="145">
          <tr>
            <td background="img/b6(1).gif" class="small13" height="18">
            <p align="center"><img border="0" src="IMG/pp1.gif"></td>
            <td background="img/b6(1).gif" class="small13" height="18">
            <font color="#EEFAFF">地区搜索</font></td>
          </tr>
        </table>
        </td>
      </tr>
      <tr>
        <td bgColor="#ffffff" height="79" style="border-style: none; border-width: medium">
        <div align="center">
          <table align="center" border="0" cellPadding="0" cellSpacing="3" height="30" width="145">
            <tr>
              <td bgColor="#ffffff" height="13" style="border-style: solid; border-width: 1">
              <div align="center" class="small13" style="HEIGHT: 72; WIDTH: 140">
                · <a href="diqu.asp?diqu=北京">北京</a> · <a href="diqu.asp?diqu=上海">上海</a><br>
                · <a href="diqu.asp?diqu=天津">天津</a> · <a href="diqu.asp?diqu=广东">广东</a><br>
                · <a href="diqu.asp?diqu=重庆">重庆</a> · <a href="diqu.asp?diqu=福建">福建</a><br>
                · <a href="diqu.asp?diqu=陕西">陕西</a> · <font color="#0000ff">
                <a href="diqu.asp?diqu=江苏">江苏</a></font></div>
              </td>
            </tr>
          </table>
        </div>
        </td>
      </tr>
      </table>
      </center>
    </div>
    <div align="center">
      <center>
    <table border="0" cellPadding="0" cellSpacing="0" width="145" style="border-collapse: collapse" bordercolor="#111111">
      <tr>
        <td>
        <div align="center">
          <center>
        <table border="0" cellPadding="0" cellSpacing="0" height="35" width="145" style="border-collapse: collapse" bordercolor="#111111">
          <tr>
            <td background="img/b6(1).gif" class="small13" height="14">
            <p align="center"><img border="0" src="IMG/pp1.gif"></td>
            <td background="img/b6(1).gif" class="small13" height="14">
            <span class="small13"><font color="#EEFAFF">信息统计</font></span></td>
          </tr>
        </table>
          </center>
        </div>
        </td>
      </tr>
      <tr>
        <td bgColor="#ffffff">
        <!--信 息 统 计开始-->
        <table align="center" border="0" cellPadding="3" cellSpacing="0" height="76" width="143">
<%
set rs=conn.execute("select count(id) from [company]")
total2=rs(0)
%>
          <tr>
            <td align="middle" bgColor="#ffffff" class="small13" height="18" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1">
            注册企业<font color="#ff0000"><%=total2%></font>个</td>
          </tr>
<%
set rs=conn.execute("select count(id) from [jobs]")
total=rs(0)
%>
          <tr>
            <td align="middle" bgColor="#ffffff" class="small13" height="18" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1">
            <a href="person/new.asp">招聘信息</a><font color="#ff0000"><%=total%></font>条 </td>
          </tr>
<%
set rs=conn.execute("select count(id) from [person]")
total1=rs(0)
%>
          <tr>
            <td align="middle" bgColor="#ffffff" class="small13" height="18" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1">
            <a href="company/new.asp">求职信息</a><font color="#ff0000"><%=total1%></font>条 </td>
          </tr>
<%
set rs=conn.execute("select count(id) from [jobs] where Year(tjsj)=Year(getdate()) and Month(tjsj)=Month(getdate()) and Day(tjsj)=Day(getdate())")
today=rs(0)
%>
          <tr>
            <td align="middle" bgColor="#ffffff" class="small13" height="18" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1">
            今天招聘职位<font color="red"><%=today%></font>个</td>
          </tr>
<%
set rs=conn.execute("select count(id) from [person] where Year(xgsj)=Year(getdate()) and Month(xgsj)=Month(getdate()) and Day(xgsj)=Day(getdate())")
today1=rs(0)
closedb
%>
          <tr>
            <td align="middle" bgColor="#ffffff" class="small13" height="18" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1">
            今天求职信息<font color="red"><%=today1%></font>个</td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
      </center>
    </div>
    </td>
  </tr>
</table>
<table align="center" border="0" cellPadding="0" cellSpacing="0" width="770">
  <tr>
    <td colSpan="2" height="5" width="770"><hr color="#C0C0C0" SIZE="1"></td>
  </tr>
</table>
<!--#include file=copyright.asp-->

⌨️ 快捷键说明

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