<% if rscz.bof and rscz.eof then response.write "管历鸨暂时没有铁赜房源!" else while not rscz.eof%> <% rscz.movenext wend end if rscz.close set rscz=nothing %>
     

<% if rscs.bof and rscs.eof then response.write "管历鸨暂时没有铁赜房源!" else while not rscs.eof%> <% rscs.movenext wend end if rscs.close set rscs=nothing %>
     

娐嫬偵偮偄偰
丒ADSL愝抲偑昁梫偱偡丅
丒岝僼傽僀僶乕丄愱梡慄偛巊梡偺婇嬈條偼暿搑偛憡択偵側傝傑偡丅
丒婎杮揑偵暰幮VOIP僎乕僩僂僃僀傪庢傝晅偗偰偄偨偩偔偙偲偵側傝傑偡丅
丒枅寧偺VOIP僎乕僩僂僃僀儗儞僞儖椏嬥丂侾枩墌偑偐偐傝傑偡丅
暰幮偺傾僂僩僶僂儞僪傾億僀儞僩偼丄屼幮擔杮懁偵
VOIP僎乕僩僉乕僷乕傪庢傝晅偗偰偄偨偩偔偙偲偱丂擔杮懁偺偍摼側捠榖椏丄
恖審旓偼擔杮偺俁暘偺侾掱搙偱傗傜偣偰偄偨偩偄偰偍傝傑偡丅
 

 

 

 

 
 

<% set rsTOP=server.createobject("adodb.recordset") sqlTOP="select top 6 * from news where mytype='热点新闻' order by lls desc" rsTOP.open sqlTOP,conn,3,3 for i=1 to 10 %> <% rsTOP.movenext if rsTOP.eof then exit for next rsTOP.close %>
 

<% set rsnew=server.createobject("adodb.recordset") sqlnew="select top 6 * from news where mytype='房产新闻' order by id desc" rsnew.open sqlnew,conn,3,3 for i=1 to 10 %> <% rsnew.movenext if rsnew.eof then exit for next rsnew.close %>
 

<% dim t Set RsSmall=Server.Createobject("ADODB.Recordset") RsSmallSrt="select top 14 * from news where mytype='房产知识' order by id desc" RsSmall.Open RsSmallSrt,Conn,1,3 %> <% t=0 while not RsSmall.eof %> <% t=t+1 if t=2 then t=0 %><% end if RsSmall.movenext wend %>