Anladığım kadarıyla.

<%
id = request.querystring("id")
set detay = baglanti.execute("select * from uyeler where uye_id="&id&"")
%>