i am currently trying to make a small web application. I got a checkbox form that should transfer via POST to another side where i stores a bool in a sql table. This is the form