<form method="post"> <input type="button" value="a" onClick="this.form.action='a.php';this.form.submit();"> <input type="button" value="b" ...
確定! 回上一頁