The above HTML code is for
Suppose:
If you are using php, change your code from
if(isset($_POST['submit']))
to
if(isset($_POST['submit_x']))`