|
|
<%
ssql1="select * from sec_cultype"
set rs1=funDB.executeQuery(ssql1,1,1)
dim ttl
ttl=""
if not rs1.eof then
do while not rs1.eof
ssql="select top 5 * from sec_culcnt where ccfid=" & rs1("ctid") & " order by ccid desc"
set rs=funDB.executeQuery(ssql,1,1)
%>
|
| 产品技术 |
|
|
|
<%
ssql1="select * from sec_cultype"
set rs1=funDB.executeQuery(ssql1,1,1)
dim ttl
ttl=""
if not rs1.eof then
do while not rs1.eof
ssql="select top 5 * from sec_culcnt where ccfid=" & rs1("ctid") & " order by ccid desc"
set rs=funDB.executeQuery(ssql,1,1)
%>
|
| 1.
高压给水加热器
|
2.
除氧器水箱
|
| 3.
低压给水加热器
|
4.
除氧器
|
| 5.
凝汽器
|
6.
低压给水加热器
|
| 7.
凝汽器
|
|
|
|
|
|
|