首页 > 产品展示 <%
if fenlei<>"" then
Set rs3=Server.CreateObject("ADODB.RecordSet")
sql="select * from nbigarea where id="&fenlei
'response.write sql
'response.end
rs3.open sql,conn,1,1
%> ><%=rs3("nbigarea")%> <%
rs3.close
set rs3=nothing
end if
%>
<%
if fenlei<>"" then
Set rso=Server.CreateObject("ADODB.RecordSet")
sql="select * from nbigarea where id="&fenlei
'response.write sql
'response.end
rso.open sql,conn,1,1
%>
" /><%
rso.close
set rso=nothing
else
%>
<%end if%>
<%
if not rs2.eof then
%>

" width="444" height="250" border="0" />
<%
for i=1 to 1
if rs2.eof then exit for
%>
<%=replace(replace(replace(rs2("content"),"border=1","border=0"),"
<%
next
else%>
<%
end if
%>
<%
rs2.close
set rs2=nothing
%>