I created an application to insert questions into a quiz, I then created a update/modify form so that I can update my questions rather than deleting them and recreating a new ones. This is so that I can keep the same ID's..
The correct andwers are entered into the DB by way of radio buttons..
question:
________________
| |
| |
| |
-----------------------
a. O
b. O
c. O
d. O none of the above
when I select a question for update, my update/modify script re-inserts the data back into the question textarea but it will not re-insert the selected radio option.
can someone render assistance on this one?
thanks
Nothing is hard when you realy want to learn it.
Max
The correct andwers are entered into the DB by way of radio buttons..
question:
________________
| |
| |
| |
-----------------------
a. O
b. O
c. O
d. O none of the above
when I select a question for update, my update/modify script re-inserts the data back into the question textarea but it will not re-insert the selected radio option.
can someone render assistance on this one?
thanks
Nothing is hard when you realy want to learn it.
Max