<% rs.movenext wend %>
万州公司精品工程
<% sql="select * from bose" set rs=application("conn").execute(sql) while not rs.eof %>
#1> <%=rs("name")%>
<% if request.querystring("id")="" then sql="select * from bose" else sql="select * from bose where id="&request.querystring("id") end if set rs1=application("conn").execute(sql) if not rs1.eof then response.write "" response.write "" response.write "" response.write "" end if %>
"&rs1("name")&"
 
    "&replace(rs1("content"),vbcrlf,"
    ")&"