<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <%=xiaoyuer_title%> - <%=xiaoyuer_webname%>
推荐产品-【点击图片进入】
更多...    
<% Set Rs=Server.CreateObject("ADODB.Recordset") Sql="Select * From xiaoyuer_products where newpro=1 order by sort desc,id desc" Rs.Open Sql,Conn,1,1 if rs.eof and rs.bof then response.write "" else %> <% cols=product_hang do while not rs.eof if a mod cols=0 then response.Write("") a=a+1 %> <% if a=product_hots then exit do rs.movenext loop %> <% end if rs.close set rs=nothing %>
没有数据