% 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") %>
鍝佺墝褰㈣薄brand
棣栭〉-鍏充簬绂忚-绂忚鑽h獕") rs.close set rs=nothing rstt.close set rstt=nothing %>