Originariamente inviato da willybit

<a href="javascript:location.href='page.php?thread='+ document.NOMEFORM.thread.options[document.NOMEFORM.thread.selectedIndex].value;void(0)"</a>

prova
<a href="javascript:document.location.href='page.php? thread='+document.NOMEFORM.thread.options[document.NOMEFORM.thread.selectedIndex].value;void(0)"</a>