In the file you posted this code is on line 498:
<form action="Products_Insert.php"
You need to update the action so the page posts to itself. Setting the action to be blank should do this. If you do not have the spry validations in place you will not see the spry error messages if you are missing a value.