📄 province.asp
字号:
<!-- #include file="conn.asp"-->
<%
If request("a")="" Then
Response.Redirect "area.asp"
End If
set rs1=Server.CreateObject("ADODB.RecordSet")
sql="select * from menu where sid='"&request("a")&"'"
rs1.open sql,conn,1,1
rs1title=rs1("smclass")
rs1.close
set rs1=nothing
set rs=Server.CreateObject("ADODB.RecordSet")
sql="select * from info where province='"&request("a")&"' order by infoid asc"
rs.open sql,conn,1,1
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title><%=rs1title%> 地区分类 - <%=sitetitle%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="keywords" content="<%=sitekey%>" />
<meta name="description" content="<%=sitemeta%>" />
<meta http-equiv="Content-Language" content="zh-cn" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="distribution" content="global" />
<meta name="Robots" content="index,follow" />
<meta content="Copyright 2007 netsoz.com" name="copyright" />
<link href="css/dir.css" type="text/css" rel="stylesheet" />
<script language="javascript" type="text/javascript" src="/js/setHome.js"></script>
<script language="javascript" type="text/javascript" src="/js/click_stat.js"></script>
<script language="javascript" type="text/javascript" src="/js/dir.js"></script>
<script language="javascript" type="text/javascript" src="/js/city.js"></script>
<script language="javascript" type="text/javascript">
function i_function(s){
document.location="?i="+s+"&o=&a=141EE04E0E20220EA0BA&p=1"
}
</script>
</head>
<body bgcolor="#FFFFFF">
<DIV id=Head>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="220" align="center" style="padding:1px 0px 0px 0px;"><a href="index.asp" onFocus="this.blur();"><img src="images/dir_logo_coodir.gif" width=206 height=50 vspace=7 border=0 alt="酷帝网站目录"></a></td>
<td valign="top" style="padding:1px 0px 0px 0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:8px;">
<tr>
<td align="right" valign="top" nowrap="nowrap" style="padding:6px 16px 0px 0px;">
<a href="index.asp">网站目录首页</a> - <a href="accounts/login.asp">登录</a>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<form action="/search.asp" name=dirform method="get">
<tr>
<td width="266" valign="top" nowrap="nowrap" style="padding:0px 0px 4px 0px;">
<input maxlength=80 name=q size=25 value="">
<input type=submit value="搜索目录" class="searchB"></td>
<td nowrap="nowrap"> <a href="/help/" title="网站目录帮助">网站目录帮助</a></td>
</tr>
</form>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="1" class="navborder">
<tr>
<td class="navbg"> 您的位置:<a href="http://www.netsoz.com/" class="linknov">首页</a> > <a href="area.asp" class="linknov">地区分类</a> >
<a href="province.asp?a=141EE04E0E20220EA0BA" class="linknov"><%=rs1title%></a>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" class="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="bottom" style="padding:3px;">
<span class="f60b14"><%=rs1title%></span><span class="grayi">(<%=rs.recordcount%>)</span><br>
</td>
</tr>
<tr>
<td valign="bottom" style="padding:3px;">
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="160" valign="bottom" style="padding:3px;">
<span onClick="i_function(0)"><input id="i_0" name="i" type="radio" value="0" checked><label for="i_0">显示图片</label></span>
<span onClick="i_function(1)"><input id="i_1" name="i" type="radio" value="1" ><label for="i_1">隐藏图片</label></span>
</td>
<td align="right" valign="bottom" style="padding:3px;">
排序:<a href="province.asp?o=1&a=141EE04E0E20220EA0BA&i=0" class="linkNo" title="入站流量">入站流量</a> | <a href="province.asp?o=2&a=141EE04E0E20220EA0BA&i=0" class="linkNo" title="用户拜访量">出站流量</a> | <a href="province.asp?o=3&a=141EE04E0E20220EA0BA&i=0" class="linkNo" title="Google PageRank">PageRank</a> | <a href="province.asp?o=4&a=141EE04E0E20220EA0BA&i=0" class="linkNo" title="Alexa排名">Alexa排名</a> | <a href="province.asp?o=5&a=141EE04E0E20220EA0BA&i=0" class="linkNo" title="字母顺序">字母顺序</a> </td>
</tr>
<tr>
<td class="h1" colspan="2"></td>
</tr>
</table>
<%
if rs.bof and rs.eof then
response.write "<br><center><b>该分类暂没添加网站!</b></center>"
end if
do until rs.eof
%>
<table width="100%" border="0" cellspacing="1" cellpadding="2" style="margin-top:12px;border-bottom:0px dotted #A5BAC6;">
<tr>
<td valign="top"><a href="http://<%=rs("DomainName")%>" target="_blank" onClick="chk_stat(8895);" class="link14b" title="访问此网站"><%=rs("adminSiteName")%></a><span class="small"> - </span><span class="gray">PageRank:</span><img src="images/GoogleImg/6pagerank<%=rs("pr")%>.gif" width="58" height="11" align="absmiddle"> <span class="gray">AlexaRank:</span><span class="AlexaRank"><%=rs("alexa")%></span><br>
<%=rs("adminDes")%><br>
<span class="greendomain"><%=rs("DomainName")%></span><span class="small"> - </span><a href="browse/siteinfo.asp?id=<%=rs("infoid")%>" class="siteinfo" title="网站详细信息">网站信息<img src="images/site_info.gif" alt="网站详细信息" width="13" height="13" hspace="3" border="0" align="absmiddle"></a> </td></tr>
</table>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="margin-top:10px;">
<tr>
<td class="h1"></td>
</tr>
<tr>
<td align="center" style="padding:5px;">结果页码:
<span class="thispage">[1]</span>
<a href="province.asp?p=2&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[2]</a>
<a href="province.asp?p=3&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[3]</a>
<a href="province.asp?p=4&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[4]</a>
<a href="province.asp?p=5&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[5]</a>
<a href="province.asp?p=6&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[6]</a>
<a href="province.asp?p=7&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[7]</a>
<a href="province.asp?p=8&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[8]</a>
<a href="province.asp?p=9&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[9]</a>
<a href="province.asp?p=10&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">[10]</a>
<a href="province.asp?p=2&a=141EE04E0E20220EA0BA&o=&i=0" class="linkpage">下一页</a>
</td>
</tr>
</table>
</td>
<td class="w1"></td>
<td valign="top" class="right">
<table width="100%" border="0" cellspacing="1" cellpadding="2">
<tr>
<td><a href="/area.asp" class="link14b">地区分类</a></td>
</tr>
</table>
<table border="0" cellspacing="1" cellpadding="1">
<tr>
<td width=50>»<a href="province.asp?a=141EE04E0E20220EA0BA" class="item">北京</a></td>
<td width=50>»<a href="province.asp?a=2E1071E007B0B80C90C2" class="item">上海</a></td>
<td width=50>»<a href="province.asp?a=5314423404202307A0D0" class="item">天津</a></td>
<td width=50>»<a href="province.asp?a=4B1363B306101B040052" class="item">重庆</a></td>
<td width=50>»<a href="province.asp?a=4A13E4A30EA0AC0C00C4" class="item">河北</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=4A1BB5AB0BE0ED0D602B" class="item">山西</a></td>
<td width=50>»<a href="province.asp?a=5213A6230AB0B401E0BC" class="item">内蒙古</a></td>
<td width=50>»<a href="province.asp?a=9F18C9F80CC0C2034064" class="item">黑龙江</a></td>
<td width=50>»<a href="province.asp?a=B71B487B0440490CB0B9" class="item">吉林</a></td>
<td width=50>»<a href="province.asp?a=2F15D7F50D000E06001D" class="item">辽宁</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=032E603E06C0C6016003" class="item">江苏</a></td>
<td width=50>»<a href="province.asp?a=1F29E1F90EB0B40FE09E" class="item">浙江</a></td>
<td width=50>»<a href="province.asp?a=832D623D06303403107D" class="item">安徽</a></td>
<td width=50>»<a href="province.asp?a=8F2E93FE09505A096089" class="item">陕西</a></td>
<td width=50>»<a href="province.asp?a=0B2684B608A0AA07F05F" class="item">甘肃</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=A52D455D04505505E003" class="item">青海</a></td>
<td width=50>»<a href="province.asp?a=5C2696C60900080C2098" class="item">宁夏</a></td>
<td width=50>»<a href="province.asp?a=CC2477C407D0DD0E100E" class="item">福建</a></td>
<td width=50>»<a href="province.asp?a=762A386A0390940FC096" class="item">江西</a></td>
<td width=50>»<a href="province.asp?a=F82F298F02A0AE0E30EB" class="item">山东</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=1D3ED0DE0D707004C0E9" class="item">河南</a></td>
<td width=50>»<a href="province.asp?a=473DA17D0A10190F40E3" class="item">湖北</a></td>
<td width=50>»<a href="province.asp?a=A83E928E09808B0A9035" class="item">湖南</a></td>
<td width=50>»<a href="province.asp?a=4931139101202309F022" class="item">广东</a></td>
<td width=50>»<a href="province.asp?a=0D3334D303303B0E105B" class="item">广西</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=FF3BC5FB0CA0A000A019" class="item">海南</a></td>
<td width=50>»<a href="province.asp?a=9832B6820BB0B603E010" class="item">四川</a></td>
<td width=50>»<a href="province.asp?a=2A3AB7AA0B000908700C" class="item">贵州</a></td>
<td width=50>»<a href="province.asp?a=F83798870950500CD03F" class="item">云南</a></td>
<td width=50>»<a href="province.asp?a=243F994F0990960000C5" class="item">西藏</a></td>
</tr>
<tr>
<td width=50>»<a href="province.asp?a=2A43A0A30A202D028029" class="item">新疆</a></td>
<td width=50>»<a href="province.asp?a=3244012400A0A60050E2" class="item">香港</a></td>
<td width=50>»<a href="province.asp?a=6B4982B90880840280EE" class="item">澳门</a></td>
<td width=50>»<a href="province.asp?a=7E48E3E80E000E02F028" class="item">台湾</a></td>
<td width=50>»<a href="province.asp?a=5A4E44AE04B0B10E20FB" class="item">国外</a></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="margin-top:6px;margin-bottom:6px;">
<tr>
<td class="h1"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px;">
<tr>
<td class="f60b14"> 推荐网站</td>
</tr>
</table>
<%
set rs=Server.CreateObject("ADODB.RecordSet")
sql="select * from info where top='1'"
rs.open sql,conn,1,1
if rs.bof and rs.eof then
response.write "暂无推荐网站"
end if
do until rs.eof
%>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:7px;border-bottom:0px dotted #A5BAC6;">
<tr>
<td valign="top" style="line-height:14px;"><a href="http://<%=rs("DomainName")%>" target="_blank" onClick="chk_stat(8580);" title="访问此网站"><%=rs("adminSiteName")%></a><br>
<%=Left(rs("adminDes"),20)%>...<br>
<span class="greendomain"><%=rs("DomainName")%></span></td></tr>
</table>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="margin-top:6px;margin-bottom:6px;">
<tr>
<td class="h1"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px;">
<tr>
<td class="f60b14"> 快速链接</td>
</tr>
</table>
<%
set rs=Server.CreateObject("ADODB.RecordSet")
sql="select * from info where quick=1"
rs.open sql,conn,1,1
if rs.bof and rs.eof then
response.write "暂无快速网站"
end if
do until rs.eof
%>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:3px;">
<tr>
<td valign="top"> <a href="http://<%=rs("DomainName")%>" target="_blank" onClick="chk_stat(29);" title="访问此网站"><%=rs("adminSiteName")%></a> <span class="greenDomain"><%=rs("DomainName")%></span><span class="small"> - </span><a href="browse/siteinfo.asp?id=<%=rs("infoid")%>" class="siteinfo" title="网站详细信息"><img src="images/site_info.gif" alt="网站详细信息" width="13" height="13" hspace="3" border="0" align="absmiddle"></a></td>
</table>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
</td>
</tr>
</table>
<%=sitefoot%>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -