benniesanders
Programmer
Hi all,
I'm somewhat of a newbie and needed some tips but didn't know how to search FAQs for the answer. I have a form with fields from a recordset that I loop through and two radio buttons. Button value=1 and button value=2. I have to name the buttons after one of the fields in the recordset so they will be unique on each row and I have a possible 30 rows. My quandry is, how to I capture the value of the radio buttons in the next page the form is submitted to since the button names are record names? Thanks in advance for your help.
I'm somewhat of a newbie and needed some tips but didn't know how to search FAQs for the answer. I have a form with fields from a recordset that I loop through and two radio buttons. Button value=1 and button value=2. I have to name the buttons after one of the fields in the recordset so they will be unique on each row and I have a possible 30 rows. My quandry is, how to I capture the value of the radio buttons in the next page the form is submitted to since the button names are record names? Thanks in advance for your help.