LongFeiFengWu
Technical User
I have a form that is made up of radio buttons. I don't know why I did that since I don't know how to use them. The user clicks the respective radio button and clicks submit. The radio buttons are all value (1). The "groups" of the radio buttons are all different to specify the row in the DB table to which they will need to post their values. Users will be making multiple submissions throughout the day and I also need the "total" column in the table to update each time the user submits that particular selection. Any help will be most appreciated.