<% function cutstr(tempstr,tempwid) if len(tempstr)>tempwid then cutstr=left(tempstr,tempwid)&"..." else cutstr=tempstr end if end function %> <% SiteTitle="北京人造石|人造石|人造石台面|人造石供应|人造石厂" key="北京人造石|人造石|人造石台面|人造石供应|人造石厂" %> 人造石-北京欧德丽尔科技有限公司
首 页 企业简介 新闻资讯 产品展示 工程案例 企业荣誉 营销网络 人才招聘 客户留言 联系我们
产品效果展示 最新新闻 走进欧德丽尔
<% set rs_news=server.createobject("adodb.recordset") sqltext4="select top " & New_count & " * from news where BigClassName='企业新闻' 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 loop rs_news.close %>
产品展示
企业公告
<% if PopAnnounce="Yes" then call ShowAnnounce(5) end if %>
<%i=1 set rs_Product=server.createobject("adodb.recordset") sqltext="select top " & Product_count & " * from Product where Passed=True And Elite=True order by UpdateTime desc" rs_Product.open sqltext,conn,1,1 %>
<% do while not rs_Product.eof %> <% if i mod 2 =0 then%> <% else %> <% end if %> <% i=i+1 rs_Product.movenext loop rs_Product.close %>
产品名称
产品编号
单位
备注
" target="_blank"><%=cutstr(rs_Product("Title"),15)%>
<%=cutstr(rs_Product("Product_Id"),6)%>
<%=rs_Product("Unit")%>
<%=cutstr(rs_Product("Memo"),15)%>
产品列表
<% call ShowSmallClass_Tree() %>
产品查询
<% call ShowSearch(1) %>
产品类别
<% call ShowSmallClass_Tree() %>