<% dim sql1,rs1,i1
Set rs1=Server.CreateObject("adodb.recordset")
sql1="select top 6 * from 栏目内容 where bigclassname='行业资讯' order by id desc"
rs1.open sql1,conn,1,1
if not rs1.eof then
for i1=1 to 3%>
<%
rs1.movenext
if rs1.EOF then Exit For
next
else
Response.Write("
信息暂未添加! |
")
end if
rs1.close
set rs=nothing%>
服务无边,满意永远。服务的对象是市场和客户,服务必须贯穿于企业行为的全方位、全过程。服务没有最好,只有更好。要以心用心服务,将心比心待客...