<% 'HTTP_HOST=Request.ServerVariables("HTTP_HOST") 'url="http://"&HTTP_HOST&"/index.asp" 'Response.Write(url) %> 深圳酒店网 <% set rs_2=server.CreateObject("adodb.recordset") '打开数据库 检测是否是今天头一次访问, sql_2="select [f_t_day] from t_today_price " '头一次访问 更新酒店房间类型的会员价 rs_2.open sql_2,conn,3,3 if date<>rs_2("f_t_day") then rs_2("f_t_day")=date rs_2.update rs_2.CLOSE'MODI BY 61 SET RS_2=NOTHING %> <% End If '检测是否是今天头一次访问的 结束 %>
深圳酒店预定免费宽带酒店预订
深圳酒店预定临海观海酒店预订
深圳酒店预定繁华地区酒店预订
深圳酒店预定经济低价酒店预订
星级: 位置:
价格: 酒店:
<% set rs_sh=server.createobject("adodb.recordset") sql_sh="select TOP 3 * from v_hotel where f_hotel_starhotel_if>0 and f_h_room_if_st=1 order by f_hotel_starhotel_if " rs_sh.open sql_sh,conn,1,1 %> <% WHILE NOT rs_sh.EOF sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 'ADD roomprice=0'?WHY?????????????????????????????????????????????????????????? call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <% rs_sh.movenext WEND '============================================================= rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&" and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=133 height=84 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%><%else%> <%end if u=u+1 loop %> ¥<%=roomprice%>
 深圳专题酒店推荐
罗湖口岸与火车站
国贸大厦周边酒店
东门商圈周边酒店
深南东路罗芳立交
地王大厦周边酒店
东湖公园笋岗市政
华强商业区旁酒店
皇岗口岸会展中心
高交会馆周边酒店
竹子林天安数码城
莲花山公园旁酒店
体育场馆梅林区域
华侨城周边的酒店
蛇口工业园区酒店
大小梅沙区盐田港
宝安城区深圳机场
布吉海关龙城公园
深圳南澳周边酒店

深圳各星级酒店 深圳各地区酒店
深圳经济型酒店
深圳连锁性酒店
深圳酒店预订网
<%set rs_tv5=server.createobject("adodb.recordset") sql_tv5="select * from t_title_view where star =5" rs_tv5.open sql_tv5,conn,1,1 ShowView61= rs_tv5("view") ShowTitle61= rs_tv5("title") rs_tv5.close set rs_tv5=nothing %> <%if ShowView61=1 then%>
<%=ShowTitle61%>
<% End If %>
 深圳酒店之特别推荐
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>3 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=3 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%sh=sh+1 rs_sh.movenext loop 'modi by 61 rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=100 height=64 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%><%else%><%end if u=u+1 loop %>
深圳五星级酒店   门市价 网络价
<% set rs_sh=server.createobject("adodb.recordset") sql_s5="select * from v_hotel where f_h_room_if_st=1 and f_hotel_star = 5 order by f_hotel_recommend" rs_sh.open sql_s5,conn,1,1 a=1 do while a<=6 if rs_sh.eof then exit do %>
.html"><%=rs_sh("f_hotel_name")%> <%if rs_sh("f_hotel_new_if")=1 then%> <%end if%>
¥<%=rs_sh("f_h_room_price")%>
<% sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) %> ¥<%=roomprice%>
<%a=a+1 rs_sh.movenext loop 'modi by 61 ** ======================================================= rs_sh.close set rs_sh=nothing %>
 深圳罗湖口岸、火车站周边酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>6 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=7 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%sh=sh+1 rs_sh.movenext loop 'modi by 61 rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=100 height=64 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
 深圳酒店之连锁酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>13 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=5 if rs_sh.eof then exit do '''mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) '========================================================== %> <%sh=sh+1 rs_sh.movenext do loop rs_sh.close set rs_sh = nothing %>
<%if sh<>1 then%>
<%end if%>
.html"><%=mid(rs_sh("f_hotel_name"),3)%>.html"> <% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%><%else%><%end if u=u+1 loop %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%><%if roomprice<>"暂无" and roomprice<>"满房" then%>.00 <%end if%>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=104 height=52 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else end if rs_hotelimg.close set rs_hotelimg = nothing %>
<%=left(rs_sh("f_hotel_intro"),60)%>...
深圳四星级酒店   门市价 网络价
<%set rs_sh=server.createobject("adodb.recordset") sql_s4="select * from v_hotel where f_h_room_if_st=1 and f_hotel_star =4 order by f_hotel_recommend" rs_sh.open sql_s4,conn,1,1 b=1 do while b<=19 if rs_sh.eof then exit do %>
.html"><%=rs_sh("f_hotel_name")%> <%if rs_sh("f_hotel_new_if")=1 then%> <%end if%>
¥<%=rs_sh("f_h_room_price")%>
<% sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) %> ¥<%=roomprice%>
<% b=b+1 rs_sh.movenext loop rs_sh.close set rs_sh=nothing %>
 深圳机场周边酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>18 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=7 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%sh=sh+1 rs_sh.movenext loop 'modi by 61 rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=100 height=64 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
 深圳大梅沙酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select TOP 4 [f_hotel_id],[f_h_room_id],[f_h_room_price_today],[f_hotel_name],[f_hotel_star],[f_hotel_startype],[f_h_room_type] from v_hotel where f_hotel_starhotel_if>25 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1 if not rs_sh.eof then %> <%sh=1 do while sh<=4 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select top 1 [f_hr_price_c] from [t_hotelroom_price_c] where [f_h_room_id]="&rs_sh("f_h_room_id")&" and [f_hr_price_c_time_f]<=#"&date&"# and [f_hr_price_c_time_t]>=#"&date&"#" sql="select [f_hr_price_b_time],[f_hr_price_a],[f_hr_price_b] from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%if sh mod 2=0 and sh<>4 then%> <%end if%> <%sh=sh+1 rs_sh.movenext loop %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=75 height=60 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
.html"><%=mid(rs_sh("f_hotel_name"),3)%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
<%=rs_sh("f_h_room_type")%>
¥<%=roomprice%> <%if roomprice<>"暂无" and roomprice<>"满房" then%> .00 <%end if%>
<%end if rs_sh.close set rs_sh=nothing %>
 深圳小梅沙酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select TOP 4 [f_hotel_id],[f_h_room_id],[f_h_room_price_today],[f_hotel_name],[f_hotel_star],[f_hotel_startype],[f_h_room_type] from v_hotel where f_hotel_starhotel_if>29 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1 if not rs_sh.eof then %> <%sh=1 do while sh<=4 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select top 1 [f_hr_price_c] from [t_hotelroom_price_c] where [f_h_room_id]="&rs_sh("f_h_room_id")&" and [f_hr_price_c_time_f]<=#"&date&"# and [f_hr_price_c_time_t]>=#"&date&"#" sql="select [f_hr_price_b_time],[f_hr_price_a],[f_hr_price_b] from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%if sh mod 2=0 and sh<>4 then%> <%end if%> <%sh=sh+1 rs_sh.movenext loop %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=75 height=60 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
.html"><%=mid(rs_sh("f_hotel_name"),3)%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
<%=rs_sh("f_h_room_type")%>
¥<%=roomprice%> <%if roomprice<>"暂无" and roomprice<>"满房" then%> .00 <%end if%>
<%end if rs_sh.close set rs_sh=nothing %>
深圳三星级酒店   门市价 网络价
<%set rs_sh=server.createobject("adodb.recordset") sql_s3="select * from v_hotel where f_hotel_star =3 and f_h_room_if_st=1 order by f_hotel_recommend asc" rs_sh.open sql_s3,conn,1,1 c=1 do while c<=15 if rs_sh.eof then exit do %>
.html"><%=rs_sh("f_hotel_name")%> <%if rs_sh("f_hotel_new_if")=1 then%> <%end if%>
¥<%=rs_sh("f_h_room_price")%>
<% sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) %> ¥<%=roomprice%>
<%c=c+1 rs_sh.movenext loop rs_sh.close set rs_sh=nothing %>
 深圳皇岗口岸、会展中心酒店
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>33 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=7 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%sh=sh+1 rs_sh.movenext loop 'modi by 61 rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=100 height=64 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
 深圳超值客房
<%set rs_sh=server.createobject("adodb.recordset") sql_sh="select * from v_hotel where f_hotel_starhotel_if>40 and f_h_room_if_st=1 order by f_hotel_starhotel_if" rs_sh.open sql_sh,conn,1,1%> <%sh=1 do while sh<=3 if rs_sh.eof then exit do 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <%sh=sh+1 rs_sh.movenext loop 'modi by 61 rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&"and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=100 height=64 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<%=rs_sh("f_h_room_type")%>¥<%=roomprice%>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %>
深圳二星级酒店   门市价 网络价
<% set rs_sh=server.createobject("adodb.recordset") sql_s5="select * from v_hotel where f_h_room_if_st=1 and f_hotel_star = 2 order by f_hotel_recommend" rs_sh.open sql_s5,conn,1,1 a=1 do while a<=6 if rs_sh.eof then exit do %>
.html"><%=rs_sh("f_hotel_name")%> <%if rs_sh("f_hotel_new_if")=1 then%> <%end if%>
¥<%=rs_sh("f_h_room_price")%>
<% sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" call PriceHelper(sql_c,sql) %> ¥<%=roomprice%>
<%a=a+1 rs_sh.movenext loop 'modi by 61 ** ======================================================= rs_sh.close set rs_sh=nothing %>
 
<% set rs_sh=server.createobject("adodb.recordset") sql_sh="select TOP 5 * from v_hotel where f_hotel_starhotel_if>43 and f_h_room_if_st=1 order by f_hotel_starhotel_if " rs_sh.open sql_sh,conn,1,1 %> <% WHILE NOT rs_sh.EOF sql_c="select * from t_hotelroom_price_c where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_c_time_f<=#"&date&"# and f_hr_price_c_time_t>=#"&date&"#" sql="select * from t_hotelroom_price where f_h_room_id="&rs_sh("f_h_room_id")&" and f_hr_price_a_time_f<=#"&date&"# and f_hr_price_a_time_t>=#"&date&"#" 'mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 'ADD roomprice=0'?WHY?????????????????????????????????????????????????????????? call PriceHelper(sql_c,sql) 'ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo %> <% rs_sh.movenext WEND '============================================================= rs_sh.close set rs_sh=nothing %>
<% set rs_hotelimg=server.CreateObject("adodb.recordset") sql_hotelimg="select * from t_hotel_img where f_hotel_id="&rs_sh("f_hotel_id")&" and f_hotelimg_commif=1" rs_hotelimg.open sql_hotelimg,conn,1,1 if not rs_hotelimg.eof then%> .html">" width=133 height=84 border="0" alt="<%=rs_sh("f_hotel_name")%>"> <%else%> <%end if rs_hotelimg.close set rs_hotelimg=nothing %>
<% u=1 do while u<=rs_sh("f_hotel_star") if rs_sh("f_hotel_startype")=0 then%> <%else%> <%end if u=u+1 loop %> ¥<%=roomprice%>
深圳酒店网 | 深圳酒店预订 | 深圳酒店公寓 | 深圳酒店招聘
深圳酒店网
深圳罗湖区酒店
深圳福田区酒店
深圳南山区酒店
深圳盐田区酒店
深圳宝安区酒店
深圳龙岗区酒店
深圳酒店网,深圳酒店,深圳酒店预订
MSN:szhotel@live.cn
Email:szhotel@yahoo.cn
QQ:138386778
深圳酒店网设为首页
深圳酒店网加入收藏
加入收藏
深圳酒店网网站地图
网站导航
深圳酒店预订热线:0755-28586778 / 28581850
深圳免费宽带酒店预订
深圳临海观海酒店预订
深圳繁华地区酒店预订
深圳经济低价酒店预订
星级: 位置:
价格: 酒店:
深圳视界风尚酒店
380
深圳彭年酒店
695
深圳海燕大酒店
300
深圳福田香格里拉大酒店
 深圳专题酒店推荐

深圳各星级酒店 深圳各地区酒店
元旦深圳酒店订房
深圳罗湖区酒店   门市价 网络价
深圳香格里拉大酒店
¥1588
¥暂无
深圳富临酒店
¥888
¥438
深圳新时代酒店
¥850
¥488
深圳金碧酒店
¥560
¥360
深圳庐山酒店
¥580
¥380
深圳新都酒店
¥830
¥488
深圳鸿丰酒店
¥850
¥380
深圳京湖时尚酒店
¥380
¥230
深圳新安酒店
¥470
¥340
深圳华侨酒店
¥388
¥238
深圳老地方酒店
¥480
¥230
深圳友谊酒店
¥680
¥310
深圳深铁大酒店
¥188
¥160
深圳如家口岸店
¥388
¥229
深圳如家火车站店
¥288
¥188
深圳金凯莱酒店
¥268
¥168
深圳福田区酒店   门市价 网络价
深圳马哥孛罗好日子酒店
¥2580
¥1265
深圳大中华喜来登酒店
¥2388
¥1495
深圳深航国际酒店
¥5888
¥2680
深圳七斗星新洲店
¥328
¥189
深圳南方苑酒店
¥550
¥198
深圳君临新概念酒店
¥350
¥218
深圳人才国际酒店
¥380
¥260
深圳泰然酒店
¥398
¥280
深圳沙田酒店
¥330
¥220
深圳七斗星竹子林店
¥380
¥201
深圳城市客栈竹子林店
¥380
¥248
深圳江苏宾馆
¥280
¥暂无
深圳上沙金域酒店
¥350
¥230
深圳国丰酒店
¥350
¥258
深圳城市客栈会展中心店
¥360
¥258
深圳格兰德假日酒店
¥598
¥418
深圳南山区酒店   门市价 网络价
深圳华侨城洲际酒店
¥2800
¥1596
深圳城市客栈欢乐谷店
¥450
¥275
深圳东华假日酒店
¥1350
¥906
深圳泰格公寓
¥1130
¥897
深圳南海酒店
¥1380
¥892
深圳凯宾斯基酒店
¥1680
¥1136
深圳中南海滨酒店
¥530
¥380
深圳雅枫宾馆
¥360
¥230
深圳中南海悦酒店
¥520
¥358
深圳城市客栈新侨店
¥450
¥295
深圳盐田区酒店   门市价 网络价
深圳海阔凌海酒店
¥730
¥360
深圳东方威斯酒店
¥430
¥暂无
深圳小梅沙酒店
¥780
¥暂无
深圳云顶天海会所
¥330
¥暂无
深圳电信梅沙会议中心
¥350
¥暂无
深圳海语东园公馆
¥380
¥暂无
深圳水云间大酒店
¥380
¥238
深圳芭堤雅酒店
¥520
¥378
深圳雅兰酒店
¥690
¥500
深圳茵特拉根华侨城酒店
¥2800
¥暂无
深圳宝安区酒店   门市价 网络价
深圳维也纳酒店国王店
¥288
¥158
深圳汉永酒店
¥338
¥410
深圳新华都大酒店
¥380
¥200
深圳都之都大酒店
¥890
¥510
深圳长丰酒店
¥650
¥445
深圳粤海之星六合店
¥380
¥198
深圳粤海之星宝都店
¥380
¥188
深圳机场大酒店
¥350
¥210
深圳宝晖商务酒店
¥630
¥418
深圳维也纳机场店
¥350
¥180
深圳龙岗区酒店   门市价 网络价
深圳百合酒店
¥680
¥370
深圳喜之星商务酒店
¥350
¥198
深圳君逸酒店
¥560
¥360
深圳凯利莱酒店
¥380
¥270
深圳星雅轩酒店
¥530
¥298
深圳世纪皇廷酒店
¥1180
¥268
深圳南澳大酒店
¥350
¥330
深圳南澳鑫海度假村
¥350
¥330
深圳观澜山水田园度假村
¥450
¥暂无
深圳华丽城贵宾楼酒店
¥580
¥330

深圳旅游资讯

旅游资讯 : 深圳机场东莞塘厦城市候机楼昨启用 : 深圳机场在东莞塘厦的城市候机楼正式启用,当地居民乘专门开通的快线巴士到深圳机场乘飞机只需30分钟。...
旅游资讯 : 东部华侨城国庆门票 最新优惠情况 : 10月1日至31日,凡姓名中带有“建国”、“国庆”、“中华”、“建华”、“庆华”的游客,可享受门票八折优惠。10月1日当天生日的游客享受当天门票免费优惠。游客凭身份证享受优惠...
旅游资讯 : 深圳欢乐谷迎国庆推出优惠活动 : 庆祝上海欢乐谷开业以及欢乐谷连锁元年,9月1日—10月31日(国庆黄金周除外)凭深圳身份证或居住证购欢乐谷2人套票(340元)可获赠全天门票1张(170元/张),或夜场门票3张...
展会信息 : 9月和10月深广两地最新演出信息(一) : 9月和10月深广两地最新演出信息(一)...
展会信息 : 9月和10月深广两地最新展会(一) : 9月和10月深广两地最新展会(一)...
深圳资讯 : 东部华侨城,与“世界小姐”共贺60华诞 : 新中国60华诞去哪庆祝?国庆8天去哪happy?中秋佳节去哪赏月?悠闲假期去哪放松?来东部华侨城吧!全中国的美女们正在角逐“第59届世界小姐中国总决赛”的桂冠...
深圳资讯 : 为大运添绿为龙岗添彩 : 从“我为大运种棵树”捐种仪式上获悉, 从本月起,龙岗区政府将举办历时一年的“我为大运种棵树”绿色行动...
深圳资讯 : 10月1日前火车票基本售完 : 从深圳火车站了解到,今年“十一”黄金周期间的旅客列车开行情况较平时没有大的变动,9月29日至10月2日及10月4日是“黄金周”旅客出行高峰期...
欢迎交换友情链接: QQ:138386778 Email:szhotel@yahoo.cn MSN:szhotel@live.cn
深圳酒店网
深圳酒店网 http://www.szhotel.net/ PageRank
深圳酒店网
三峡旅游网
天天户外
深圳酒吧网
国际机票
上海短期租房
阳朔旅游
云南旅游
百度
谷歌
北京日租公寓
北京家庭旅馆
点读机
北京住宿
特价酒店预订
云南旅行社
北京家庭旅馆
80008.cn百科
公司简介 - 深圳自助游 - 深圳旅行社 - 深圳旅游网- 友情链接 - 深圳旅游 - 网站地图
 
CopyRight © 2003-2009 -深圳中诚飞越电子商务有限公司-- ---版权所有-------疑问Email:szhotel@live.cn
粤ICP备08004404号
联系电话:0755-28585853 联系传真:0755-28585851

传奇世界私服 传奇sf 传世私服