[SOLVED] Combo box: display text field, but store ID field to table
My form is for adding a new product to the database. The form asks which "Club" the product is associated with. I want to create a combo box where the user can select the name of the club, and then the form will store the...