This is the form: <form name="submit" method="post" action="submit2.php"> <input type="button" value="submit"> </form> Code (markup): The form is broken (when i click on submit, nothing happens..) I don't get it..