Question
Retaining values in check boxes
I have a form and one field is a check box. When someone
checks the box it submits it to the database as YES and if it
remains unchecked it means NO. My problem is if someone has made a
check in the box, and then later uses the update form, the box is
unchecked. I used the bindings tab to make sure the database
queried the box just like a normal text field but it doesn't seem
to keep the box checked when it calls the record up. Any ideas?
Using PHP/MySQL/DW8
Using PHP/MySQL/DW8
