Sup!
Tja, Tobi, das ist aber eine Sache!
Vielleicht sah es ja so ungefaehr aus:
<html>
<body>
<form name="bla" onSubmit="document.open;document.write('<html>'+document.bla.fasel.value+'</html>');document.close();">
<input name="fasel" type = "text">
<input type="submit" value="abschicken">
</form>
</html>
Gruesse,
Bio