Skip to main content
Known Participant
January 15, 2010
Question

Dynamic Radio Buttons

  • January 15, 2010
  • 1 reply
  • 759 views

I haven't done this before and I am trying to figure it out, but I am stuck and I need your help. I set up an ASP page for a survey type webpage. I have groups of radio buttons on this page.

My survey is rated 1-9, I set my radio buttons values accordingly

Example: radio button 1 (value=1), radio button 2 (value=2), etc.

Now it keeps saying it "Could not find form field(s)", I am in the Insert record dialogue box at this point.

What do I set the submit as button too.

Wouldn't radio buttons be "numeric"?

But it is not working, please help.

Thanks in advance for your help! :~)

This topic has been closed for replies.

1 reply

Participating Frequently
January 15, 2010

How did you name the radio buttons?

tlw444Author
Known Participant
January 19, 2010

Thanks for your help :~)

The radio buttons are group radio buttons, all the radio buttons pertaining to a certain group have the same name. For example, one of the group is called "Overall_Experience", however I set the values different. I have nine buttons in each group. Their values are set for 1 to 9.