Jörn: «input type="radio"» klingt einfacher als es ist !!!

Beitrag lesen

Hallo,

Moin!

<form action="post">
<input type="radio" name="test" value="selfHTML">selfhtml<BR>
<input type="radio" name="test" value="selfAKTUELL">selfaktuell<BR>
<input type="button" value=" OK " onclick="window.location='http://www.teamone.de/' + test.value ">
</form>

Hm, ich bin mir nicht sicher, aber könnte es sein, dass das an action="post" liegt? Ich war jetzt zu faul das auszuprobieren, aber wenn ich etwas in der Art gebraucht hab, hab ich die "action" weggelassen und hatte bisher keine Probleme.

Adios! Jörn