% 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
棣栭〉-闂ㄥ簵妗堜緥-闂ㄥ簵灞曠ず") rs.close set rs=nothing rstt.close set rstt=nothing %>