[solved] checkboxes
Posted: Sun Feb 05, 2006 1:08 am
I need help with checkboxes; I’ve been fooling around with them for 2 hours. :
:
I have multiple checkboxes with the same name (ie. display[]). Now if the checkbox is checked it will display the info, if the checkbox is unchecked it will not. So it updates the database for example the field "display" if set to value "1" display info, if set to "0" do not display info, easy enough. Now I just have to make it work with the checkboxes accordingly.
I’m not asking anyone to write any code, just how should I go about achieving my goal.
Thanks…
I have multiple checkboxes with the same name (ie. display[]). Now if the checkbox is checked it will display the info, if the checkbox is unchecked it will not. So it updates the database for example the field "display" if set to value "1" display info, if set to "0" do not display info, easy enough. Now I just have to make it work with the checkboxes accordingly.
I’m not asking anyone to write any code, just how should I go about achieving my goal.
Thanks…