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

📄 index_.asp

📁 直接附加数据库! 修改 Include/ Class_Main.asp 为自己信息 后台admin admin 绍兴人才网程序
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                      <td width="20"><img src="../Images/Person/point_title1.gif" width="16" height="16"></td>
                      <td><a href="../Public/News.asp?Param=3"><strong><u>最新资讯</u></strong></a></td>
                    </tr>
                  </table>
                  <%= Cls_News_List(3,7,17) %>
				  </td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="5"></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="25" background="../Images/Person/newqy.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="23">&nbsp;</td>
                      <td><strong>最新兼职职位</strong></td>
                      <td width="80">&nbsp;</td>
                    </tr>
                  </table></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="120" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="5"></td>
                    </tr>
                  </table>
                  <table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <% 
			SQL = "Select Top 40 C.Comid,C.CompanyName,J.Jobid,J.JobName,J.LastUpdate_Time From [pH_Company_Base] As C Inner Join [pH_Job_Base] As J On C.Comid=J.Comid Where Len(C.CompanyName)>0 And J.JobType=2 And J.JobFlag=1 And DateDiff(d,J.End_Date,GetDate())<=0 Order by J.LastUpdate_Time Desc"
			Set Rs = Conn.Execute(SQL)
			For i=1 to 20
			 If Rs.Eof Then Exit For
			 CompanyName = Left(Rs("CompanyName"),17)
			 Comid       = Rs("Comid")
			 Jobid 		 = Rs("Jobid")
			 JobName	 = Left(Rs("JobName"),14)
			 LastTime    = Month(Rs("LastUpdate_Time"))&"-"&Day(Rs("LastUpdate_Time"))
			 %>
                    <tr> 
                      <td width="50%" height="23"><img src="../Images/ind_06.gif" width="6" height="8"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><%= JobName %></a> 
                        <Font color="#666666" size="1">[<%= LastTime %>]</Font></td>
                      <% 
			Rs.Movenext
			If Rs.Eof Then Exit For
			 CompanyName = Left(Rs("CompanyName"),17)
			 Comid       = Rs("Comid")
			 Jobid 		 = Rs("Jobid")
			 JobName	 = Left(Rs("JobName"),17)
			 %>
                      <td width="50%" height="23"><img src="../Images/ind_06.gif" width="6" height="8"><a href="../Company/Info/Com_Job.asp?Comid-<%= Comid %>-Param-<%= Jobid %>.html" target="_blank"><%= JobName %></a> 
                        <Font color="#666666" size="1">[<%= LastTime %>]</Font></td>
                      <% 
			  	Rs.Movenext
			   %>
                    </tr>
                    <% 	
			Next
			Rs.Close
			  %>
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td align="right">[<a href="../Company/Com_Search_PartNew.asp" target="_blank"><u>更多职位信息...</u></a>]&nbsp;</td>
                    </tr>
                  </table></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="5"></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td bgcolor="#000000" height="1"></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="15" valign="top"><img src="../Images/Person/banner_center.gif" width="15" height="90"></td>
                <td valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <% 
		
		SQL = "Select Top 8 * From [pH_Web_Ad] Where WebName=2 And ad_Width=100 And ad_Height=30 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
		Rs.open SQL,Conn,1,1
		RCount = Rs.RecordCount
		For i = 1 to 3
		 If Rs.Eof Then Exit For
	
		 %>
          <tr> 
           <% 
		   For j = 1 to 4
		    If Rs.Eof Then Exit For
		    If Rs("AdClass") = 1 Then
		   %>
                      <td width="25%" height="40" align="center"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a> 
                      </td>
                      <% Else %>
                      <td width="25%" height="40" align="center"> 
                        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
                          <param name="movie" value="../Uploadfiles/AdFile/<%= Rs("AdFile") %>">
                          <param name=quality value=high>
                          <embed src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="75"></embed> 
                        </object> </td>
                      <% 
		  End if
		  Rs.Movenext
		 Next 
		   %>
                    </tr>
                    <% 
		Next
		Rs.Close 
		 %>
                  </table></td>
              </tr>
            </table>

            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td height="25" background="../Images/Person/newqy.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td width="23">&nbsp;</td>
                      <td><strong>最新兼职英才</strong></td>
                      <td width="80">&nbsp;</td>
                    </tr>
                  </table></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td height="5"></td>
              </tr>
            </table>
            <table width="100%" border="0" align="center" cellpadding="2" cellspacing="1">
              <tr align="center" bgcolor="f3f3f3"> 
                <td width="15%" height="25">姓名</td>
                <td width="10%" height="25">性别</td>
                <td width="10%" height="25">年龄</td>
                <td width="12%" height="25">学历</td>
                <td width="27%" height="25">毕业学校</td>
                <td height="25">所学专业</td>
              </tr>
              <% 
SQL = "Select Top 16 I.Perid,I.RealName,I.Sex,I.Edus,I.Age,I.LastSchool,I.Speciality,I.ResumeMode From pH_Person_Base As B,pH_Person_Info As I  Where B.Perid=I.Perid And Len(I.RealName)>0 And I.ResumeKeep<>1 And I.PerType=2 Order By B.LastUpdate_Time Desc"
Set Rs = Conn.Execute(SQL)
For i = 1 to 10 
 If Rs.Eof Then Exit For
 Perid           = Rs(0)
 RealName        = Rs(1)
 Sex             = Rs(2)
 Edus            = Rs(3)
 Age             = Rs(4)
 LastSchool      = Rs(5)
 Speciality      = Rs(6)
 ResumeMode      = Rs(7)
 If ResumeMode = null Then ResumeMode = 1
 %>
              <tr> 
                <td height="23" align="center"><a href="../Person/Per_Resume.asp?Param=<%= Perid %>" target="_blank"><%= RealName %></a></td>
                <td height="23" align="center"><%= Cls_Sex(Sex) %></td>
                <td height="23" align="center"><%= Age %></td>
                <td height="23" align="center"><%= Cls_Edus(Edus) %></td>
                <td height="23"><%= LastSchool %></td>
                <td height="23"><%= Speciality %></td>
              </tr>
              <% 
 Rs.Movenext
 If Rs.Eof Then Exit For 
 Perid           = Rs(0)
 RealName        = Rs(1)
 Sex             = Rs(2)
 Edus            = Rs(3)
 Age             = Rs(4)
 LastSchool      = Rs(5)
 Speciality      = Rs(6)
 ResumeMode      = Rs(7)
 If ResumeMode = null Then ResumeMode = 1
 %>
              <tr bgcolor="f9f9f9"> 
                <td height="23" align="center"><a href="../Person/Per_Resume.asp?Param=<%= Perid %>" target="_blank"><%= RealName %></a></td>
                <td height="23" align="center"><%= Cls_Sex(Sex) %></td>
                <td height="23" align="center"><%= Age %></td>
                <td height="23" align="center"><%= Cls_Edus(Edus) %></td>
                <td height="23"><%= LastSchool %></td>
                <td height="23"><%= Speciality %></td>
              </tr>
              <% 
 Rs.Movenext
Next
Rs.Close
 %>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td align="right">[<a href="../Person/Per_Search_PartNew.asp" target="_blank"><u>更多英才信息...</u></a>]&nbsp;</td>
              </tr>
            </table></td>
          <td width="5">&nbsp;</td>
          <td width="150" valign="top" bgcolor="fffff0"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <% 
		SQL = "Select Top 15 * From [pH_Web_Ad] Where WebName=2 And ad_Width=148 And ad_Height=60 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
		Set Rs = Conn.Execute(SQL)
		While Not Rs.Eof
		 If Rs("AdClass") = 1 Then
		 %>
              <tr> 
                <td height="68" align="center"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a> 
                </td>
              </tr>
              <% Else %>
              <tr> 
                <td height="68" align="center"> 
                  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
                    <param name="movie" value="../Uploadfiles/AdFile/<%= Rs("AdFile") %>">
                    <param name=quality value=high>
                    <embed src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="75"></embed> 
                  </object> </td>
              </tr>
              <% 
		 End if
		 Rs.Movenext
		Wend
		Rs.Close 
		 %>
            </table>
            <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="5"></td>
              </tr>
              <tr> 
                <td height="22" background="../Images/Person/title_bg3.gif"><img src="../Images/Person/point_title3.gif" width="22" height="22" align="absmiddle"> 
                  <font color="#FFFFFF"><strong>专项服务</strong></font> </td>
              </tr>
              <tr> 
                <td height="180" valign="top"><%= Cls_News_List(33,8,12) %></td>
              </tr>
            </table>
            <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="5"></td>
              </tr>
              <tr> 
                <td height="22" background="../Images/Person/title_bg1.gif"><img src="../Images/Person/point_title3.gif" width="22" height="22" align="absmiddle"> 
                  <font color="#FFFFFF"><strong>合作伙伴</strong></font> </td>
              </tr>
              <tr> 
                <td height="100" valign="top">
				<table width="94%"  border="0" align="center" cellpadding="2" cellspacing="0">
                    <%
	  
Set Rs1 = Conn.Execute("Select Top 10 LinkName,LinkUrl From [pH_FriendLink] Where State=1 And Class=0 And Websub='"&Cls_Websub&"' Order By ordernum Asc")
  if not rs1.eof then
  do while not rs1.eof %>
                    <tr> 
                      <td height="15" align="left"> <a href="<%=rs1("LinkUrl")%>" target="_blank"><%=rs1("LinkName")%></a></td>
                    </tr>

                    <%rs1.movenext

loop
end if
rs1.close
%>
                    <tr>
                      <td height="20" align="right">| <a href="../Public/Friend.asp">更多...</a></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
      
      <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="1" bgcolor="#eeeeee"></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>

⌨️ 快捷键说明

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