% dim id,rs,rse,did,exec,rstt,exectt,tt,tt2 id = request.querystring("id") if id = "" or not isnumeric(id) then response.write "" response.end end if set rstt=server.createobject("adodb.recordset") exectt="select * from shop_fl where id="&id rstt.open exectt,conn,1,1 if rstt.eof then rstt.close set rstt = nothing conn.close set conn = nothing response.write "" response.end end if tt = rstt("id") tt2 = rstt("sid") %>
绛剧害鍔犵洘鍟?i>brand
棣栭〉-闂ㄥ簵妗堜緥-绛剧害鍔犵洘鍟?/span>") rs.close set rs=nothing rstt.close set rstt=nothing %>