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

📄 index.asp

📁 直接附加数据库! 修改 Include/ Class_Main.asp 为自己信息 后台admin admin 绍兴人才网程序
💻 ASP
📖 第 1 页 / 共 2 页
字号:
              <tr>
                <td height="5"></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="30" 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 valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <% 
			SQL = "Select Top 20 Comid,CompanyName From [pH_Company_Base] Where Len(CompanyName)>0 And Nc_Vip_Flag=1 And DateDiff(d,Getdate(),Nc_Vip_Date)<=0 And DateDiff(d,Getdate(),Nc_Vip_EndDate)>=0 Order by Nc_Vip_Date Desc,Ncid Desc"
			Set Rs = Conn.Execute(SQL)
			For i=1 to 30
			 If Rs.Eof Then Exit For
			 CompanyName = Left(Rs("CompanyName"),20)
			 Comid       = Rs("Comid")
			 %>
                    <tr> 
                      <td width="50%" height="23"><img src="../Images/ind_06.gif" width="8" height="8"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><%= CompanyName %></a></td>
                      <% 
				Rs.Movenext
				If Rs.Eof Then Exit For
				CompanyName = Left(Rs("CompanyName"),20)
				Comid       = Rs("Comid")
				 %>
                      <td width="50%" height="23"><img src="../Images/ind_06.gif" width="8" height="8"><a href="../Company/Info/Com_View.asp?Param-<%= Comid %>.html" target="_blank"><%= CompanyName %></a></td>
                      <% 
				Rs.Movenext
				 %>
                    </tr>
                    <% 
			Next
			Rs.Close
			  %>
                  </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 height="30" 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">
              <% 
			SQL = "Select Top 20 Schid,SchoolName From [pH_School_Base] Where Len(SchoolName)>0 And VipFlag<>0 And Properity=10 Order by VipFlag Asc"
			Set Rs = Conn.Execute(SQL)
			For i=1 to 30
			 If Rs.Eof Then Exit For
			 SchoolName  = Left(Rs("SchoolName"),20)
			 Schid       = Rs("Schid")
			 %>
              <tr> 
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				If Rs.Eof Then Exit For
			     SchoolName  = Left(Rs("SchoolName"),20)
			     Schid       = Rs("Schid")
				 %>
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				 %>
              </tr>
              <% 
			Next
			Rs.Close
			  %>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td height="30" 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">
              <% 
			SQL = "Select Top 20 Schid,SchoolName From [pH_School_Base] Where Len(SchoolName)>0 And VipFlag<>0 And (Properity=20 or Properity=30) Order by VipFlag Asc"
			Set Rs = Conn.Execute(SQL)
			For i=1 to 30
			 If Rs.Eof Then Exit For
			 SchoolName  = Left(Rs("SchoolName"),20)
			 Schid       = Rs("Schid")
			 %>
              <tr> 
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				If Rs.Eof Then Exit For
			     SchoolName  = Left(Rs("SchoolName"),20)
			     Schid       = Rs("Schid")
				 %>
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				 %>
              </tr>
              <% 
			Next
			Rs.Close
			  %>
            </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="30" 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">
              <% 
			SQL = "Select Top 20 Schid,SchoolName From [pH_School_Base] Where Len(SchoolName)>0 And VipFlag<>0 And Properity=40 Order by VipFlag Asc"
			Set Rs = Conn.Execute(SQL)
			For i=1 to 30
			 If Rs.Eof Then Exit For
			 SchoolName  = Left(Rs("SchoolName"),17)
			 Schid       = Rs("Schid")
			 %>
              <tr> 
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				If Rs.Eof Then Exit For
			     SchoolName  = Left(Rs("SchoolName"),17)
			     Schid       = Rs("Schid")
				 %>
                <td width="50%" height="23">&middot;<a href="Info/Index.asp?param-<%= Schid %>.html" target="_blank"><%= SchoolName %></a></td>
                <% 
				Rs.Movenext
				 %>
              </tr>
              <% 
			Next
			Rs.Close
			  %>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td align="right">| <a href="Sch_Search_New.asp" target="_blank">更多院校...</a></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=7 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="28" background="../Images/titlebg.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 + -