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

📄 diqu.asp

📁 人才招聘系统,用asp做的
💻 ASP
📖 第 1 页 / 共 2 页
字号:
rs.close
set rs=nothing
set cmdexample=nothing
end if
%>
          <tr>
            <td align="left" vAlign="top" width="100%" height="10" colspan="2">
            <p align="right"><%if ii>19 then%><p align="right"><a target="_blank" href="person/new.asp?workplace=<%=dq%>&registerdate=99999"><%=dq%>地区高级会员</a><%end if%>
            </td>

          </tr>

        </table>
                </div>
                </td>
              </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
              <tr>
                <td width="100%">
                <p align="center"> </td>
              </tr>
            </table>
            <table cellSpacing="0" cellPadding="0" width="579" border="0" height="16">
              <tr>
                <td width="579" height="16" background="DIQU/diqu_bj1.gif">
                <img border="0" src="DIQU/diqu_4.gif"></td>
              </tr>
            </table>
            <table id="AutoNumber34" style="border-collapse: collapse" cellSpacing="0" cellPadding="0" width="98%" border="1" bordercolor="#DDDDDD" height="44">
              <tr>
                <td vAlign="top" width="100%" height="44">
                <div align="left">
                  <table id="AutoNumber35" style="border-collapse: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="98%" border="0" height="34">
    
    <%
    ii=0
    kk=0
    set cmdexample=server.createobject("adodb.command")
    cmdexample.activeconnection=conn
    cmdexample.commandtext="diqu_3"
    cmdexample.commandtype=4
    cmdexample.parameters.append cmdexample.createparameter("@RETURN_VALUE",3,4,0)
    cmdexample.parameters.append cmdexample.createparameter("@diqu",200,1,20)
    cmdexample.parameters("@diqu").value=diqu
    set rs=cmdexample.execute
    if rs.eof or rs.bof then
    response.write "无信息!"
    else
    for kk = 1 to 60
    %>
          <tr>
            <td align="left" vAlign="top" width="50%" height="20">
            <li><a target=_blank href="company/listalljob.asp?selectedid=<%=rs("id")%>"><%=rs("jobs")%></a>    <font color="#999999"><%=rs("tjsj")%></font></td>
<%
ii = ii +1
rs.movenext
if rs.eof then
exit for
end if
'On Error Resume Next
%>

            <td align="left" vAlign="top" width="50%" height="20">
            <li><a target=_blank href="company/listalljob.asp?selectedid=<%=rs("id")%>"><%=rs("jobs")%></a>    <font color="#999999"><%=rs("tjsj")%></font></td>
          </tr>
<%
ii = ii +1
rs.movenext
if rs.eof then
exit for
end if
'On Error Resume Next
next
rs.close
set rs=nothing
set cmdexample=nothing
end if
%>
                    <tr>
                      <td vAlign="top" width="100%" height="18" colspan="2">
                      <%if ii>59 then%><p align="right"><a target="_blank" href="person/new.asp?workplace=<%=dq%>&registerdate=99999"><%=dq%>地区职位表</a><%end if%></td>
                    </tr>
                  </table>
                </div>
                </td>
              </tr>
            </table>
</td>
          </tr>
          <tr>
            <td width="100%" height="1">
            <table style="border-collapse: collapse" borderColor="#111111" cellSpacing="0" cellPadding="0" width="100%" border="0">
              <tr>
                <td vAlign="top" width="100%" height="100%">
</td>
              </tr>
            </table>
            </td>
          </tr>
          <tr>
            <td width="100%" height="14">
            </td>
          </tr>
        </table>
        </center>
      </div>
      </td>
      <td vAlign="top" width="10" rowSpan="2"> </td>
      <td vAlign="top" width="140" align="right">
      <table cellSpacing="0" cellPadding="0" width="172" border="0">
        <tr>
          <td align="center" width="172">
    <table border="0" cellPadding="0" cellSpacing="0" height="158" width="166">
      <tr>
        <td background="img/t1.gif" vAlign="bottom" width="166">
        <table align="center" border="0" cellPadding="0" cellSpacing="0" height="157" width="170">
          <tr>
            <td width="157" height="157">
            <!--用 户 登 陆开始--><br>
              
            <table align="center" border="0" cellPadding="0" cellSpacing="0" height="90" width="147">
              <form method="post" name="thisForm">
                <tr>
                  <td height="45" vAlign="bottom" width="157">
                  <p style="MARGIN-LEFT: 6px"><span style="FONT-SIZE: 12px">用户名:<input name="UserName" size="10" style="COLOR: #384249; FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-WEIGHT: bold" tabIndex="1"><br>
                  <br>
                  密&nbsp; 码:<input name="Password" onkeydown="return Password_onkeydown();" size="10" style="COLOR: #384249; FONT-FAMILY: Verdana; FONT-SIZE: 11px; FONT-WEIGHT: bold" tabIndex="2" type="password" value></span></td>
                </tr>
                <tr>
                  <td height="27" width="157">
                  <p align="center" style="MARGIN-LEFT: 2px">
                  <span style="FONT-SIZE: 12px">
                  <input CHECKED id="MemberType1" name="MemberType" tabIndex="3" type="radio" value="1"><label for="MemberType1">个人会员</label><input id="MemberType2" name="MemberType" type="radio" value="2"><label for="MemberType2">公司会员</label></span></td>
                </tr>
                <tr>
                  <td height="30" width="157">
                  <p align="right" style="MARGIN-TOP: 4px">
                  <img border="0" id="LoginButton" name="LoginButton" onclick="javascript:return CheckForm();" onkeydown="javascript:return Password_onkeydown();" src="images/Login_but.gif" style="CURSOR: hand" tabIndex="4"></td>
                </tr>
              </form>
              <!--用 户 登 陆结束-->
            </table>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
          </td>
        </tr>
        <tr>
        <td height="27" align="center" width="172">
        <table border="0" cellPadding="0" cellSpacing="0" height="33" width="170">
          <tr>
            <td background="img/b6(1).gif" class="small13" height="29" width="49">
            <p align="center">
            <img border="0" src="IMG/pp1.gif"></td>
            <td background="img/b6(1).gif" class="small13" height="29" width="121">
            <font color="#EEFAFF">职位搜索</font></td>
          </tr>
        </table>
        </td>
        </tr>
        <tr>
        <td height="104" align="center" width="172">
        <table align="center" border="0" cellPadding="2" cellSpacing="0" width="169">
          <tr>
            <td bgColor="#ffffff" class="small13" style="border-style: solid; border-width: 1" width="163">
            <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>
        <tr>
          <td align="center" width="172">
    <table border="0" cellPadding="0" cellSpacing="0" height="130" width="170">
      <tr>
        <td background="img/t2-2.gif" width="170" height="130">
        <table align="center" border="0" cellPadding="0" cellSpacing="0" width="160">
          <tr>
            <td class="small13">
              <p align="center">
              <br>
              <a href="person/reg.asp">
              <img border="0" src="img/PersonFree_But.gif" style="MARGIN-BOTTOM: -6px; TEXT-ALIGN: left"></a>
              <br>
              <br>
              <a href="company/reg.asp">
              <img border="0" src="img/CompanyReg_But.gif" style="MARGIN-BOTTOM: -6px; TEXT-ALIGN: left"></a>
              <br>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
          </td>
        </tr>
        <tr>
          <td align="center" width="172">
         </td>
        </tr>
      </table>
      </td>
    </tr>
  </table>
  </center>
</div>
</body>
</html>
<!--#include file=copyright.asp-->

⌨️ 快捷键说明

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