<% set rs=server.createobject("adodb.recordset") sql="select top 6 * from taiyang where type='Our people' order by articleid desc" rs.open sql,conn,3,4 %> <% do while not rs.eof %> <% rs.movenext loop %>

Our people

<%=rs("title")%> (<%=rs("dateandtime")%>)

<% set rs=server.createobject("adodb.recordset") sql="select top 6 * from taiyang where type='Exhibition' order by articleid desc" rs.open sql,conn,3,4 %> <% do while not rs.eof %> <% rs.movenext loop %>

Exhibition

<%=rs("title")%> (<%=rs("dateandtime")%>)

<% set rs=server.createobject("adodb.recordset") sql="select top 6 * from taiyang where type='Products' order by articleid desc" rs.open sql,conn,3,4 %> <% do while not rs.eof %> <% rs.movenext loop %>
Products
<%=rs("title")%> (<%=rs("dateandtime")%>)

 

 
© 1998-2009, Sanlong Fruit and Vegetable Co.,Ltd.
No.22 YunHe Road, Jining City, Shandong Province, P.R.China.
Tel: +86 537 2400888 Fax: +86 537 2400666   Email: info@sanlong.cn   Website: www.sanlong.cn