贸易广场
合作项目
供求信息
<% sql="select * from buysell order by id desc" set rs=db.execute(sql) %>
<%do while not rs.eof%>
" target="_blank"><%=rs("title")%>
<% rs.movenext loop rs.close() set rs=nothing %>