I have multiple forms on my page. When I click the forms submit button, I want to send the form value of only that form through ajax. Here is what I have. The first form w
In server, form1_process.php and form2_process.php
Demo