<% function cutstr(tempstr,tempwid) if len(tempstr)>tempwid then cutstr=left(tempstr,tempwid)&"..." else cutstr=tempstr end if end function%>
  产品列表
<% call ShowSmallClass_Tree() %>
 
 
<% set rs_news=server.createobject("adodb.recordset") sqltext4="select top 50 * from Conews where flag=1 order by id desc" rs_news.open sqltext4,conn,1,1 %> <%i=0 do while not rs_news.eof%> <% rs_news.movenext i=i+1 if i=50 then exit do loop rs_news.close %>
· .html"> <%=cutstr(rs_news("title"),50)%> <%if rs_news("time")>date()-2 then%> <%else%> <%end if%> [<%=rs_news("time")%>]
  查看更多...