SyntaxFix
Write A Post
Hire A Developer
Questions
if you're submitting to the same page where the form is you could write the form tags with out an action and it will submit, like this
<form method='post'> <!-- you can see there is no action here-->