Hallo Gerri!
<input type=submit
wie geht's weiter, damit der button ein einfacher, simpler hyperlink wird und z.B auf http://www.zu-doof-fuer-html.de verlinkt ???
Das ist einfach:
<input type="button" value="Irgendein Text" onclick="window.location.href='http://www.zu-doof-fuer-html.de'">
Viele Grüße
Patrick Canterino