Forum Moderators: open
Thanks for any help in advance.
What standards are you referring to?
Windows app guidelines, Mac app guidelines, take your pick of any guidelines that acommodate the use of radio buttons, they won't recommend using them the way you're using them.
You can find more information at:
[useit.com...]
Web radio buttons work the same way... this one but not that one.
The suggestion for checkboxes is the way to go.
As far as getting it into the database just post your form and check the values to see if they are 'checked' or not. Those that are can be saved to the database.