codice:
Vendita<input name="tipo" type="radio" value="si" onClick="l=location.href; location.href=((l.indexOf('\?')>=0)?l.split('\?')[0]:l;)+'?id=vendita'">
Affitto<input name="tipo" type="radio" value="no" onClick="l=location.href; location.href=((l.indexOf('\?')>=0)?l.split('\?')[0]:l;)+'?id=affitto'">
mi da un errore...e non fa il refresh!