
CS844提供了一系列先进的解决方案检测碳和硫。当今先进的燃烧和红外相结合的检测技术使您能更准确、精确、使用方便灵活的剖析各种类型的金属和无机材料。
<% set rs2 = server.createobject("adodb.recordset")
rs2.source = "select * from Company where ID=47"
rs2.open rs2.source,conn,1,1
Content=rs2("Content")
response.write""&Content&""
rs2.close
set rs2=nothing
%>