i have made a form with several check boxes. I want the results of the clicked boxes (more than one can be selected) to be found from a select query.
The thing is, i have also used an option group, and i can relate the value of each option to those i have stored in a table - i know how to do that and it works. But using seperate check boxes doesnt seem to have anything to do with values and so i'm stumped.
The thing is, i have also used an option group, and i can relate the value of each option to those i have stored in a table - i know how to do that and it works. But using seperate check boxes doesnt seem to have anything to do with values and so i'm stumped.