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

📄 index.asp

📁 人才招聘系统,用asp做的
💻 ASP
📖 第 1 页 / 共 3 页
字号:
<%
dim pic,pic1
dim id
pic="img/4.gif"
pic1="img/5.gif"
if trim(request("id"))="" then
id=1
else
 if not isnumeric(request("id")) then
 id=1
 else
 id=trim(request("id"))
 end if
end if
%>
<HTML><HEAD><TITLE>人才搜索超市</TITLE>
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<link rel="stylesheet" type="text/css" href="../1.css">
</HEAD>
<BODY topmargin="0" leftmargin="0">
<!--#include file=top.asp-->
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 cellPadding=0 cellSpacing=0 
style="BORDER-COLLAPSE: collapse" width=770 height="322">
  <TBODY>
  <TR>
    <TD colSpan=3 width="227" height="41" background="img/1_r1_c1.gif">
    <p align="center"><font color="#008000"><b>人才搜索超市</b></font></TD>
    <TD colSpan=3 height="41">
    <IMG alt="" border=0 height=41 name=n1_r1_c4 
      src="img/1_r1_c4.gif" width=543></TD></TR>
  <TR>
    <TD background=img/1_r2_c1.gif height=241 width=21> </TD>
    <TD height=241 width=191 valign="top" align="center">
      <TABLE border=0 borderColor=#111111 cellPadding=0 cellSpacing=0 height=23 
      style="BORDER-COLLAPSE: collapse" width=133>
        <TR>
          <TD height=30 width="100%" background="<%if id=1 then%><%=pic1%><%else%><%=pic%><%end if%>">
            <p align="left"><SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; <a href="index.asp?id=1">按修改时间搜索</a></SPAN></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=2 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=2">按姓名搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=3 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=3">按婚姻状况搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=4 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=4">按年龄搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=5 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=5">按毕业院校搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=6 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=6">按专业搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=7 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=7">按岗位类别搜索</a></TD></TR>
        <TR>
          <TD height=30 width="100%" background="<%if id=8 then%><%=pic1%><%else%><%=pic%><%end if%>" align="left">
            <SPAN 
        style="FONT-SIZE: 9pt">&nbsp;&nbsp;&nbsp; </SPAN>
            <a href="index.asp?id=8">按地区搜索</a></TD></TR>
        </TABLE>
    </TD>
    <TD background=img/1_r2_c3.gif height=241 width=15> </TD>
    <TD background=img/1_r2_c4.gif height=241 width=13> </TD>
    <TD height=241 width=509 valign="top">
<%
select case id
case 1
call a()
case 2
call b()
case 3
call c()
case 4
call d()
case 5
call e()
case 6
call f()
case 7
call g()
case 8
call h()
case else
call a()
end select
%>
    </TD>
    <TD background=img/1_r2_c6.gif height=241 width=21> </TD></TR>
  <TR>
    <TD colSpan=3 height="40">
    <IMG alt="" border=0 height=40 name=n1_r3_c1 
      src="img/1_r3_c1.gif" width=227></TD>
    <TD colSpan=3 height="40">
    <IMG alt="" border=0 height=40 name=n1_r3_c4 
      src="img/1_r3_c4.gif" 
width=543></TD></TR></TBODY></TABLE></CENTER></DIV>
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 cellPadding=0 cellSpacing=0 
style="BORDER-COLLAPSE: collapse" width=770>
  <TBODY>
  <TR>
    <TD width="100%">
      <P align=center>
      <IMG border=0 height=34 src="img/eof.gif" 
      width=741></P></TD></TR></TBODY></TABLE></CENTER></DIV></BODY></HTML>
    <%sub a()%>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="61">
      <form action="index_chk.asp?id=1" method="POST">
      <tr>
        <td width="100%" height="27" valign="bottom">
        <p align="center">请输入多少天内的求职信息:<select name="ijob_1" size="1" style="font-family: 宋体; font-size: 12px">
                  <option value="99999">不限</option>
                  <option value="7">一周内</option>
                  <option value="15" selected>半月内</option>
                  <option value="30">一个月内</option>
                  <option value="90">三个月内</option>
                  <option value="183">半年内</option>
                  <option value="366">一年内</option>
                  </select>&nbsp;
        <button name="B1" style="width: 58; height: 24" type="submit">
        <span style="font-size: 9pt">搜索人才</span>
        </button>
        </td>
      </tr>
      <tr>
        <td width="100%" height="17">
        <p align="center">
        </td>
      </tr>
      </form>
      <tr>
        <td width="100%" height="5">备注:</td>
      </tr>
      <tr>
        <td width="100%" height="4">①:只能输入一个指定的时间,例如:<font color="#FF0000">30</font>天或<font color="#FF0000">60</font>天等</td>
      </tr>
      <tr>
        <td width="100%" height="4">②:程序对输入的字符进行了严格的过滤,不要包含<font color="#FF0000">空格</font>等符号!</td>
      </tr>
      <tr>
        <td width="100%" height="4">③:你只能输入一个整数,不能输入<font color="#FF0000">30.1256</font>天等等的非整数!</td>
      </tr>
    </table>
    <%end sub%>
    <%sub b()%>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="61">
      <form action="index_chk.asp?id=2" method="POST">
      <tr>
        <td width="100%" height="27" valign="bottom">
        <p align="center">请输入求职者姓名:<input type="text" name="ijob_2" size="7" maxlength="6"> &nbsp;
        <button name="B1" style="width: 58; height: 24" type="submit">
        <span style="font-size: 9pt">搜索人才</span>
        </button>
        </td>
      </tr>
      <tr>
        <td width="100%" height="17">
        <p align="center">
        </td>
      </tr>
      </form>
      <tr>
        <td width="100%" height="5">备注:</td>
      </tr>
      <tr>
        <td width="100%" height="4">①:输入的姓名不能多于<font color="#FF0000">6</font>个汉字</td>
      </tr>
      <tr>
        <td width="100%" height="4">②:你也可以只输入姓名中的某个字符,例如:如果查找姓名是【<font color="#FF0000">魏小平</font>】的求职信息,你只输入【<font color="#FF0000">魏</font>】或者【<font color="#FF0000">小平</font>】等</td>
      </tr>
      <tr>
        <td width="100%" height="4">③:程序对输入的字符进行了严格的过滤,不要包含<font color="#FF0000">空格</font>等符号!</td>
      </tr>
    </table>
    <%end sub%>
    <%sub c()%>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="61">
      <form action="index_chk.asp?id=3" method="POST">
      <tr>
        <td width="100%" height="27" valign="bottom">
        <p align="center">请选择婚姻状况:<span style="FONT-FAMILY: 宋体; FONT-SIZE: 12px"><select name="ijob_3" size="1">
            <option value="0">保密</option>
            <option value="1" selected>未婚</option>
            <option value="2">已婚</option>
            <option value="3">离异</option>
            </select></span>&nbsp;
        <button name="B1" style="width: 58; height: 24" type="submit">
        <span style="font-size: 9pt">搜索人才</span>
        </button>
        </td>
      </tr>
      <tr>
        <td width="100%" height="17">
        <p align="center">
        </td>
      </tr>
      </form>
      <tr>
        <td width="100%" height="5">备注:</td>
      </tr>
      <tr>
        <td width="100%" height="4">①:选择一个类别进行搜索!</td>
      </tr>
      <tr>
        <td width="100%" height="4">②:本功能只是为了更好的搜索适合特殊岗位的信息!</td>
      </tr>
      <tr>
        <td width="100%" height="4"></td>
      </tr>
    </table>
    <%end sub%>
    <%sub d()%>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="61">
      <form action="index_chk.asp?id=4" method="POST">
      <tr>
        <td width="100%" height="27" valign="bottom">
        <p align="center">年龄在:<input type="text" name="ijob_4_1" size="4" maxlength="2" value="18">岁-<input type="text" name="ijob_4_2" size="4" maxlength="2" value="35">岁之间&nbsp;
        <button name="B1" style="width: 58; height: 24" type="submit">
        <span style="font-size: 9pt">搜索人才</span>
        </button>
        </td>
      </tr>
      <tr>
        <td width="100%" height="17">
        <p align="center">
        </td>
      </tr>
      </form>
      <tr>
        <td width="100%" height="5">备注:</td>
      </tr>
      <tr>
        <td width="100%" height="4">①:你可以输入一个年龄段进行搜索</td>
      </tr>
      <tr>
        <td width="100%" height="4">②:你只能输入一个整数,不能输入<font color="#FF0000">30.1256</font>岁等等的非整数!</td>
      </tr>
      <tr>
        <td width="100%" height="4"></td>
      </tr>
    </table>
    <%end sub%>
    <%sub e()%>
    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="61">
      <form action="index_chk.asp?id=5" method="POST">
      <tr>
        <td width="100%" height="27" valign="bottom">
        <p align="center">请输入求职者的毕业院校:<input type="text" name="ijob_5" size="25" maxlength="10" value="陕西航天">&nbsp;
        <button name="B1" style="width: 58; height: 24" type="submit">
        <span style="font-size: 9pt">搜索人才</span>
        </button>
        </td>
      </tr>
      <tr>
        <td width="100%" height="17">
        <p align="center">
        </td>
      </tr>
      </form>
      <tr>
        <td width="100%" height="5">备注:</td>
      </tr>

⌨️ 快捷键说明

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