I have a database that currently has 20 different options that are specified with checkboxes. My client wants to change that to a dropdown box. Here's the problem: Each option is it's own database field. The database used to return any record that matched one or more options. How do I best go about converting from the checkbox to a select box format without re-doing the entire database?
Thanks,
Brad
Thanks,
Brad