Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Webserver: How to cater for dynamic sets of radio buttons?
Hi,
We have a table that contains a number of entries, each corresponding to a question. I need to create an HTML page that lists the questions, and provides some radio buttons for each question to allow a response to be recorded.
This is proving problematic for a number of reasons.
At the moment, I'm facing catering for a fixed upper limit of say 200 groups. This means that my program will be full of huge lists of variables and lots of IF...THEN...ELSEs - not an elegant sight.
Could someone suggest any possible alternatives?
Thanx
-ak Received on Thu Apr 16 1998 - 00:10:44 CDT
![]() |
![]() |