1.

Solve : Dynamic radio buttons?

Answer»

I want to be ABLE to create radio buttons in my form dynamically. I have a database which has a table with some names in it, so I want to be able to create a radio button for each name I find in the table.

Pretend that there are 3 names, then when I open the form I should be able to see 3 radio buttons:

¤ name 1
¤ name 2
¤ name 3

How do I do this ? Can anyone please suggest some useful links or provide some help with the code...We need more information, what web programming LANGUAGE are you using? Do you have any source code that we can hack away at, since I'm sure most people do not want to code the ENTIRETY of file?



Discussion

No Comment Found