document.getElementById("form").submit() code example Example: javascript submit a form document.getElementById("myFormID").submit();