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

📄 link.asp

📁 本系统为ASP版 1
💻 ASP
字号:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:java="http://xml.apache.org/xslt/java">
<!--#include file="mdb_path_info.asp"-->
<head>
<title>友情链接</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="zh-cn">
<meta name=keywords content="友情链接">
<meta name="description" content="友情链接">
<LINK href="../inc/style.css" rel=stylesheet>
</head>
<body>
<!--#include file="../inc/top.asp"-->
<div align="center">
<table border="0" width="760" cellspacing="0" cellpadding="0" id="table1" bgcolor=ffffff>
<tr><td height=1 bgcolor=cccccc></td></tr>
	<tr><td width="760" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0"><tr>
<td valign="top"><div align=center>
      <table width="559" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffFF">
       <tr><td colspan="3" align=right><a href=stock-9.asp><b>更多链接>>&nbsp;&nbsp;</b></a></td></tr>
       <tr><td valign="top"><table width="550" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr><td><table border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr><td> </td></tr>
<tr><td><span class="blue"><img src="../images/jt_blue.gif" width="18" height="13"><img src="../images/i_star.gif" width="13" height="11"><b> 综合链接</b><img src="../images/i_star.gif" width="13" height="11"></span></td></tr>
<tr><td height="10" colspan="3"><hr size="1" color="#CADBED"></td></tr>
 <tr><td> 
<table width="550" border="0" align="center">
<% 
		 topsql="select top 50 * from link where about='2'"     
		set toprs=server.createobject("adodb.recordset")                                                    
		jishu=1
                 toprs.open topsql,conn,1,1                                                         
		do while not toprs.EOF 
if jishu=1 or jishu mod 5 = 1 then
	response.write "<tr><td height=25 width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
    else
		response.write "<td width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
	end if
	if jishu mod 5 =0  then response.write "</tr>"
	jishu=jishu+1
	toprs.movenext
loop 
jishu=jishu-1
if jishu mod 5 <> 0 then
for i= 1 to 5-(jishu mod 5)
	response.write "<td width=100></td>"
	if  i = 5-(jishu mod 5) then response.write "</tr>"
next
end if
		toprs.Close 
		set toprs=nothing 
  %>
</table><br><br>
 </td></tr>

<tr><td><span class="blue"><img src="../images/jt_blue.gif" width="18" height="13"><img src="../images/i_star.gif" width="13" height="11"><b> 证券公司</b><img src="../images/i_star.gif" width="13" height="11"></span></td></tr>
<tr><td height="10" colspan="3"><hr size="1" color="#CADBED"></td></tr>
 <tr><td> 
<table width="550" border="0" align="center">
<% 
		 topsql="select top 50 * from link where about='3'"     
		set toprs=server.createobject("adodb.recordset")                                                    
		jishu=1
                 toprs.open topsql,conn,1,1                                                         
		do while not toprs.EOF 
if jishu=1 or jishu mod 5 = 1 then
	response.write "<tr><td height=25 width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
    else
		response.write "<td width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
	end if
	if jishu mod 5 =0  then response.write "</tr>"
	jishu=jishu+1
	toprs.movenext
loop 
jishu=jishu-1
if jishu mod 5 <> 0 then
for i= 1 to 5-(jishu mod 5)
	response.write "<td width=100></td>"
	if  i = 5-(jishu mod 5) then response.write "</tr>"
next
end if
		toprs.Close 
		set toprs=nothing 
  %></table><br><br>
 </td></tr>

<tr><td><span class="blue"><img src="../images/jt_blue.gif" width="18" height="13"><img src="../images/i_star.gif" width="13" height="11"><b> 银行链接</b><img src="../images/i_star.gif" width="13" height="11"></span></td></tr>
<tr><td height="10" colspan="3"><hr size="1" color="#CADBED"></td></tr>
 <tr><td> 
<table width="550" border="0" align="center">
<% 
		 topsql="select top 50 * from link where about='4'"     
		set toprs=server.createobject("adodb.recordset")                                                    
		jishu=1
                 toprs.open topsql,conn,1,1                                                         
		do while not toprs.EOF 
if jishu=1 or jishu mod 5 = 1 then
	response.write "<tr><td height=25 width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
    else
		response.write "<td width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
	end if
	if jishu mod 5 =0  then response.write "</tr>"
	jishu=jishu+1
	toprs.movenext
loop 
jishu=jishu-1
if jishu mod 5 <> 0 then
for i= 1 to 5-(jishu mod 5)
	response.write "<td width=100></td>"
	if  i = 5-(jishu mod 5) then response.write "</tr>"
next
end if
		toprs.Close 
		set toprs=nothing 
  %></table><br><br>
 </td></tr>

<tr><td><span class="blue"><img src="../images/jt_blue.gif" width="18" height="13"><img src="../images/i_star.gif" width="13" height="11"><b> 期货公司</b><img src="../images/i_star.gif" width="13" height="11"></span></td></tr>
<tr><td height="10" colspan="3"><hr size="1" color="#CADBED"></td></tr>
 <tr><td> 
<table width="550" border="0" align="center">
<% 
		 topsql="select top 50 * from link where about='5'"     
		set toprs=server.createobject("adodb.recordset")                                                    
		jishu=1
                 toprs.open topsql,conn,1,1                                                         
		do while not toprs.EOF 
if jishu=1 or jishu mod 5 = 1 then
	response.write "<tr><td height=25 width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
    else
		response.write "<td width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
	end if
	if jishu mod 5 =0  then response.write "</tr>"
	jishu=jishu+1
	toprs.movenext
loop 
jishu=jishu-1
if jishu mod 5 <> 0 then
for i= 1 to 5-(jishu mod 5)
	response.write "<td width=100></td>"
	if  i = 5-(jishu mod 5) then response.write "</tr>"
next
end if
		toprs.Close 
		set toprs=nothing 
  %></table><br><br>
 </td></tr>
<tr><td><span class="blue"><img src="../images/jt_blue.gif" width="18" height="13"><img src="../images/i_star.gif" width="13" height="11"><b> 报刊财经</b><img src="../images/i_star.gif" width="13" height="11"></span></td></tr>
<tr><td height="10" colspan="3"><hr size="1" color="#CADBED"></td></tr>
 <tr><td> 
<table width="550" border="0" align="center">
<% 
		 topsql="select top 50 * from link where about='6'"     
		set toprs=server.createobject("adodb.recordset")                                                    
		jishu=1
                 toprs.open topsql,conn,1,1                                                         
		do while not toprs.EOF 
if jishu=1 or jishu mod 5 = 1 then
	response.write "<tr><td height=25 width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
    else
		response.write "<td width=100 align=center><a href="""&toprs("url")&""" target=_blank>"&toprs("name")&"</td>"
	end if
	if jishu mod 5 =0  then response.write "</tr>"
	jishu=jishu+1
	toprs.movenext
loop 
jishu=jishu-1
if jishu mod 5 <> 0 then
for i= 1 to 5-(jishu mod 5)
	response.write "<td width=100></td>"
	if  i = 5-(jishu mod 5) then response.write "</tr>"
next
end if
		toprs.Close 
		set toprs=nothing 
  %></table>
 </td></tr>
                   </table></td></tr>
          </table></td>
        </tr>      </table>
			</div></td>
<td valign="top" width="1" bgcolor=#cccccc>
	</td>
<td valign="top" width="185">
<br><B>我站代码:</B>
<BR><BR>名称: <b>证券第一</b>
<BR><BR>网址: <a href=http://www.stock01.com>http://www.stock01.com</a>
<BR><BR>LOGO: <img src=http://www.stock01.com/images/logos.gif border=0>
<BR><BR>PR值: <script src="http://www.id80.com/alexa/GetPrank.asp?Url=http://www.stock01.com/&Type=Other"></script>
<BR><BR>排名: <SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=www.stock01.com'></SCRIPT>

<br><br><br> <a href="http://www.stock01.com/bbs/f.asp?reviewid=40"><font color=ff0000><h3>申请链接</h3></font></a>
<br><br><br><br><br><br><br><br><br><br>


 <a href="http://dmoz.org/World/Chinese_Simplified/商业/投资与开发/证券/研究与分析软件" target=_blank>dmoz证券</a><br>
 <a href="http://gb.chinese.yahoo.com/business_and_economy/companies/financial_services/investment_services/Market_Information_and_Research/" target=_blank>yahoo证券</a><br>
 <a href="http://site.baidu.com/list/31gupiao.htm" target=_blank>baidu证券</a><br>
 <a href="http://web.sogou.com/catalog/101004021.html" target=_blank>搜狗证券</a><br>


	</td></tr>
</table>
		</td>
	</tr>
</table></div>
<!--#include file="../inc/foot.asp"-->
</body>
</html>

⌨️ 快捷键说明

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