G
Guest
Simple question...I have 2 different option groups. I would like to pass
specefic data shen they are highlighted, or selected, instead of the general
-1. here are my examples:
Was the restaurant clean? [opt box]
If that is selected, then a 1 is sent. If it isn't, then a 0 is sent.
Other example:
What was your food buy?
[opt box] Chicken
[opt box] Fish
[opt box] Burger
If chicken is selected, then chicken is stored in the database, same as fish
and burger.
How do I pass this data when they are selected? Thanks!!
specefic data shen they are highlighted, or selected, instead of the general
-1. here are my examples:
Was the restaurant clean? [opt box]
If that is selected, then a 1 is sent. If it isn't, then a 0 is sent.
Other example:
What was your food buy?
[opt box] Chicken
[opt box] Fish
[opt box] Burger
If chicken is selected, then chicken is stored in the database, same as fish
and burger.
How do I pass this data when they are selected? Thanks!!