PHP
<?php if (isset($_POST["sub"])) { // dosomething() }?><html><form id="form1" name="form1" method="post" action=""> <br><input type="text" name="name"> <br><input type="text" name="shool"> <input type="submit" name="sub" value="loginBtn"></form></html>
これに php を使用する場合は、js を直接使用してください
すごい