If the action attribute in the form tag is empty, then the form will not go anywhere nor will the inputs. <form method="POST" action="" name="form1">... is the ...
確定! 回上一頁