■ to dzfl 17:26
--- /tmp/zshWoEfxV 2007-12-06 17:26:17.000000000 +0900
+++ /tmp/zsh0btNhP 2007-12-06 17:26:17.000000000 +0900
@@ -13,13 +13,15 @@
<title>Textarea Player</title>
<body>
<h1>Textarea Player<h1>
-<form>
+
+ <form action="submit.cgi" method="post">
<input type='button' onClick='play();' value='play'>
<input type='button' onClick='mml.pause();' value='pause'>
<input type='button' onClick='mml.stop();' value='stop'>
<br>
<textarea id="ta" rows=8 cols=50>t60l16 o5r cdefedc8 efgagfe8 c4 c4 c4 c4 ccddeeffe8d8c4
</textarea>
-</form>
+ <input type="submit" value="submit" />
+ </form>
</body>
</html>