So funktioniert es leider auch nicht:
<form>
<select size=1 name="...">
<option>Bitte wählen</option>
<option onClick="self.location.href='dat.php?v=1'">link1</option>
<option onClick="self.location.href='dat.php?v=2'">link2</option>
</select>
</form>
Schöne Grüße aus Gummersbach,
Torsten