<form id="form" method="post" action="target.html"> <input type="hidden" name="name" value="value" /> <a onclick="document.getElementById('form').submit(); ...
確定! 回上一頁