codice:
SQL = "select id, supercat from supercategorie where id in (select supercat from prodotti where nmarca="&marca&")" 
response.write SQL:response.end
e posta cosa ti viene stampato a video.