<form action="" method="post" target="_top"> <table class="blind"> <tr> <th title="Will be stored in your browser's cookie">Localization:</th> <td> <select name="newloc" onchange="this.form.submit();"> %%opts%% </select> </td> </tr> </table> </form>