%
id = trim(request("id"))
if IsNumeric(id) then
set conn = server.createobject("adodb.connection")
conn.open application("conn_gufei")
sql = "select * from chanpin_qiye where ispub = 2 and cp_id = " & id
set rs = server.createobject("adodb.recordset")
rs.open sql,conn,2,3
if rs.eof then
else
qy_name = rs("qy_name")
thekind = rs("kind")
mc = rs("mc")
pp = rs("pp")
jg = rs("jg")
sm = rs("sm")
yy = rs("yy")
gc = rs("gc")
qyid = rs("qyid")
uptime = rs("uptime")
if len(rs("thepic"))> 1 then
ytu = 1
else
ytu = 0
end if
rs("views") = rs("views") + 1
rs.update
rs.close
sql="Select * from chanpin_kind order by k_id"
rs.open sql,conn,1
while not rs.eof
thekind = replace(thekind,"|"&rs("k_id")&"|","|"&rs("k_name")&"|")
rs.movenext
wend
rs.close
thekind = replace(thekind,"|, |","
")
thekind = mid(thekind,2,len(thekind)-2)
thekind = replace(thekind,"|"," - ")
set rs = nothing
conn.close
set conn = nothing
%>
![]() |
|
海口市城市生活垃圾焚烧发电特许经营项目中标候选人结果公示
|
|
CopyRight www.solidwaste.com.cn, All Rights Reserved
中国固废网 版权所有 |