[UPHPU] Associating data with radio buttons
Doug Roy
dougroy at utah.gov
Mon Nov 27 13:51:22 MST 2006
It's associating the data to the appropriate question.
I have a table that has 26 questions in it. I've created a data entry page that has radio buttons associated to the questions by using the questionID. That part works, they enter true or false and when they submit it the data is saved in one record with their user ID as the key.
I want to create a page that they can bringh up their answers and allow them to edit. That's the part that I dont know how to do. I start with a select statement to get their data, then another select statement to get the actual questions, then to associate the two.
Hopefully that's a little clearer.
>>> Wade Preston Shearer <lists at wadeshearer.com> 11/27/2006 1:42 PM >>>
>> Pre-populating the radio buttons with a select statement.
>
> So if you problem in writing the HTML or getting the necessary data
> out of your database?
Sorry for the typo.
So, is your problem in writing the HTML or getting the necessary data
out of your database?
More information about the UPHPU
mailing list