<% id= request.QueryString("id") set rs=server.createobject("adodb.recordset") if id<>"" then exec="select * from products where id="& id rs.open exec,conn,1,1 if not rs.eof then title=rs("title") body=rs("body") img=rs("img") data=rs("data") quanxian=rs("quanxian") end if rs.close end if %>
<%=title%>当前位置:首页 > 队员风采 >  
<%=body%>