同じフォームで複数のボタンを作る
form
内で異なる機能のsubmit
ボタンを2つ以上設置するには,次のように書く.
<input type="submit" value="ボタン名1" formaction="パス1" formmethod="POST" > |
form
内で異なる機能のsubmit
ボタンを2つ以上設置するには,次のように書く.
<input type="submit" value="ボタン名1" formaction="パス1" formmethod="POST" > |
One cat just leads to another.
(Ernest Hemingway)
色鉛筆塗り