友情链接:
<%
strSql="select ly_tel,ly_man from [friendlink] with (nolock) where pv_ab='"&province&"' and ct_ab='"&city&"' and pass='是' and weizhi=1 order by paixu desc, ly_id"
set rs=Server.CreateObject("ADODB.RecordSet")
on error resume next
rs.open strSql,conn,1,1
do while not rs.eof
%>
<%
rs.movenext
loop
rs.close
set rs=nothing
%>
交换友情链接