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

📄 per_search_all_.asp

📁 直接附加数据库! 修改 Include/ Class_Main.asp 为自己信息 后台admin admin 绍兴人才网程序
💻 ASP
📖 第 1 页 / 共 2 页
字号:
 Re.Close
 '//学历要求
 If Edus = 0 Then
  Edus_Str = "--"
 Else
  Edus_Str = Cls_Edus(Edus)
 End if
 '//待遇
 If Deal = 0 Then
  Deal_Str = "--"
 Else
  Deal_Str = Deal&"元"
 End if
 %>
              <tr>
                <td height="25"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><font color=#ff0000><%= JobName %></font></a></td>
                <td height="25"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><font color=#ff0000><%= CompanyName %></font></a></td>
                <td height="25" align="center"><font color=#ff0000><%= Work_Area&Work_City %></font></td>
                <td height="25" align="center"><font color=#ff0000><%= Edus_Str %></font></td>
                <td height="25" align="center"><font color=#ff0000><%= Deal_Str %></font></td>
                <td height="25" align="center"><font color=#ff0000><%= LastUpdate_Time %></font></td>
              </tr>
<% 
 Rs1.Movenext
 If Rs1.Eof Then Exit For
 JobId              = Rs1("JobId")
 Comid              = Rs1("Comid")
 JobName            = Rs1("JobName")
 Work_Area          = Rs1("Work_Area")
 Work_City          = Rs1("Work_City")
 Edus               = Rs1("Edus")
 Deal               = Rs1("Deal")
 LastUpdate_Time    = FormatDateTime(Rs1("LastUpdate_Time"),2)
 '//企业名称
 Set Re = Conn.Execute("Select CompanyName From [pH_Company_Base] Where Comid='"&Comid&"'")
 If Not Re.Eof Then
  CompanyName = Re("CompanyName")
 End if
 Re.Close
 '//学历要求
 If Edus = 0 Then
  Edus_Str = "--"
 Else
  Edus_Str = Cls_Edus(Edus)
 End if
 '//待遇
 If Deal = 0 Then
  Deal_Str = "--"
 Else
  Deal_Str = Deal&"元"
 End if

   %>
              <tr> 
                <td height="25" bgcolor="f9f9f9"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><font color=#ff0000><%= JobName %></font></a></td>
                <td height="25" bgcolor="f9f9f9"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><font color=#ff0000><%= CompanyName %></font></a></td>
                <td height="25" align="center" bgcolor="f9f9f9"><font color=#ff0000><%= Work_Area&Work_City %></font></td>
                <td height="25" align="center" bgcolor="f9f9f9"><font color=#ff0000><%= Edus_Str %></font></td>
                <td height="25" align="center" bgcolor="f9f9f9"><font color=#ff0000><%= Deal_Str %></font></td>
                <td height="25" align="center" bgcolor="f9f9f9"><font color=#ff0000><%= LastUpdate_Time %></font></td>
              </tr>
<%
 Rs1.Movenext 
Next
Rs1.Close
Set Rs1 = Nothing
'--------------------------------------------------------固顶职位结束-------------------------------------------


For i = 1 to Psize/2
 If Rs.Eof Then Exit For
 JobId              = Rs("JobId")
 Comid              = Rs("Comid")
 JobName            = Rs("JobName")
 Work_Area          = Rs("Work_Area")
 Work_City          = Rs("Work_City")
 Edus               = Rs("Edus")
 Deal               = Rs("Deal")
 LastUpdate_Time    = FormatDateTime(Rs("LastUpdate_Time"),2)
 '//企业名称
 Set Re = Conn.Execute("Select CompanyName From [pH_Company_Base] Where Comid='"&Comid&"'")
 If Not Re.Eof Then
  CompanyName = Re("CompanyName")
 End if
 Re.Close
 '//学历要求
 If Edus = 0 Then
  Edus_Str = "--"
 Else
  Edus_Str = Cls_Edus(Edus)
 End if
 '//待遇
 If Deal = 0 Then
  Deal_Str = "--"
 Else
  Deal_Str = Deal&"元"
 End if
 %>
              <tr>
                <td height="25"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><%= JobName %></a></td>
                <td height="25"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><%= CompanyName %></a></td>
                <td height="25" align="center"><%= Work_Area&Work_City %></td>
                <td height="25" align="center"><%= Edus_Str %></td>
                <td height="25" align="center"><%= Deal_Str %></td>
                <td height="25" align="center"><%= LastUpdate_Time %></td>
              </tr>
<% 
 Rs.Movenext
 If Rs.Eof Then Exit For
 JobId              = Rs("JobId")
 Comid              = Rs("Comid")
 JobName            = Rs("JobName")
 Work_Area          = Rs("Work_Area")
 Work_City          = Rs("Work_City")
 Edus               = Rs("Edus")
 Deal               = Rs("Deal")
 LastUpdate_Time    = FormatDateTime(Rs("LastUpdate_Time"),2)
 '//企业名称
 Set Re = Conn.Execute("Select CompanyName From [pH_Company_Base] Where Comid='"&Comid&"'")
 If Not Re.Eof Then
  CompanyName = Re("CompanyName")
 End if
 Re.Close
 '//学历要求
 If Edus = 0 Then
  Edus_Str = "--"
 Else
  Edus_Str = Cls_Edus(Edus)
 End if
 '//待遇
 If Deal = 0 Then
  Deal_Str = "--"
 Else
  Deal_Str = Deal&"元"
 End if

   %>
              <tr> 
                <td height="25" bgcolor="f9f9f9"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><%= JobName %></a></td>
                <td height="25" bgcolor="f9f9f9"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><%= CompanyName %></a></td>
                <td height="25" align="center" bgcolor="f9f9f9"><%= Work_Area&Work_City %></td>
                <td height="25" align="center" bgcolor="f9f9f9"><%= Edus_Str %></td>
                <td height="25" align="center" bgcolor="f9f9f9"><%= Deal_Str %></td>
                <td height="25" align="center" bgcolor="f9f9f9"><%= LastUpdate_Time %></td>
              </tr>
<%
 Rs.Movenext 
Next
 %> 
            </table>
		  
			</td>
        </tr>
      </table> 
<table width="760" border="0" cellspacing="0" cellpadding="4">
        <tr> 
          <td width="50%" height="25">共<Font color="#FF0000"><%= RCount %></Font>条 分<Font color="#FF0000"><%= PCount %></Font>页 | 当前第<Font color="#FF0000"><%= PageNo %></Font>页</td>
          <td width="50%" align="right">
		  <% 
		  If PageNo > 1 Then
		   Response.write "<a href=""?PageNo=1&slt_subcategory="&JobClass&"&slt_workplacecity="&Work1&"&PublishDate="&PublishDate&"&Edus="&Edus&"&Works="&Works&"&Sex="&Sex&"&Min_Age="&MinAge&"&Max_Age="&MaxAge&"&x_suozaidi="&Locus_Area&"&x_suozaidi1="&Locus_City&""">首页</a>&nbsp;"
		   Response.write "<a href=""?PageNo="&PageNo-1&"&slt_subcategory="&JobClass&"&slt_workplacecity="&Work1&"&PublishDate="&PublishDate&"&Edus="&Edus&"&Works="&Works&"&Sex="&Sex&"&Min_Age="&MinAge&"&Max_Age="&MaxAge&"&x_suozaidi="&Locus_Area&"&x_suozaidi1="&Locus_City&""">上页</a>&nbsp;"    
		  Else
		   Response.write "首页&nbsp;"
		   Response.write "上页&nbsp;" 
		  End if
		   %>
           <select name="menu1" onChange="MM_jumpMenu('parent',this,0)" style="width:40px;">
		    <% For i = 1 to PCount %>
                <option value="?PageNo=<%= i %>&slt_subcategory=<%= JobClass %>&slt_workplacecity=<%= Work1 %>&PublishDate=<%= PublishDate %>&Edus=<%= Edus %>&Works=<%= Works %>&Sex=<%= Sex %>&Min_Age=<%= MinAge %>&Max_Age=<%= MaxAge %>&x_suozaidi=<%= Locus_Area %>&x_suozaidi1=<%= Locus_City %>" <% If i = PageNo Then Response.write "Selected"%>><%=i%></option>
		    <% Next %>
           </select>
            <% 
		  If PageNo < PCount Then
		   Response.write "<a href=""?PageNo="&PageNo+1&"&slt_subcategory="&JobClass&"&slt_workplacecity="&Work1&"&PublishDate="&PublishDate&"&Edus="&Edus&"&Works="&Works&"&Sex="&Sex&"&Min_Age="&MinAge&"&Max_Age="&MaxAge&"&x_suozaidi="&Locus_Area&"&x_suozaidi1="&Locus_City&""">下页</a>&nbsp;"
		   Response.write "<a href=""?PageNo="&PCount&"&slt_subcategory="&JobClass&"&slt_workplacecity="&Work1&"&PublishDate="&PublishDate&"&Edus="&Edus&"&Works="&Works&"&Sex="&Sex&"&Min_Age="&MinAge&"&Max_Age="&MaxAge&"&x_suozaidi="&Locus_Area&"&x_suozaidi1="&Locus_City&""">尾页</a>"   
		  Else
		   Response.write "下页&nbsp;"
		   Response.write "尾页" 
		  End if
		   %>

		  
		  </td>
        </tr>
      </table>
</td>
  </tr>
</table>
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td>
      <!--#include file="../Include/Footer.asp" -->
    </td>
  </tr>
</table>

</body>
</html>
<% 
Rs.Close
Set Rs = Nothing
Call CloseDB
 %>

⌨️ 快捷键说明

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