|
您现在的位置:三秦游网>>购物场所>>正文
|
|
|
字号: 大
中
小
2011-5-16 22:43:41 来源:三秦游网综合 点击:
次 进入论坛 |
|
地址:西安市长安中路38号
电话:029-85255009
乘车路线:710路 704路 603路 720路 722路 503路 44路 408路 407路 401路 K600路 K605路 K618路 323路区间 323路 30路 K631路 教育专线 239路 229路
编辑:秦人
|
|
|
|
|
|
|
图片热点 |
|
<%
Set rsKind = Server.CreateObject("ADODB.Recordset")
sqlk = "Select top 7 * from ziyuan_content where classid in (Select classid From Ziyuan_Classname Where classcname='景点介绍') order by id desc"
rsKind.open sqlk,conn,1,1%>
<%WHILE not rsKind.eof%>
|
<%
rsKind.Movenext
Wend
rsKind.close
Set rsKind = nothing
%>
|
|
|