SyntaxFix
Write A Post
Hire A Developer
Questions
document.forms["name of your form"].submit();
or
document.getElementById("form id").submit();
You can try any of this...this will definitely work...