Javascript, PHP Submit form without a submit button PHP June 10, 2015 Pramod T P Leave a comment We can do this by using JavaScript code linked to an event trigger of any form field and call the document.form.submit() function in JavaScript code.