Hello,
Here are the facts...
1.) I've got 1 column from a bunch records being returned from an oracle DB and automatically through a loop, the values are having radio buttons put right next to them.
2.) There is a submit button below all of the values (with corresponding radio buttons) that get returned.
This is what I need...
--- What I need to know how to do is click on an option button to select which 1 of the records I want and then click the submit button and have that 1 value that was selected be passed to the next page and have the 1 value be avalible to the next page so that I can do a search off my Database and return the WHOLE record from that 1 value from the prior page.
I searched all around and I don't know how to do this , ESPECIALLY the Radio buttons.
Thanks very very very much for any help,
T.J.
Here are the facts...
1.) I've got 1 column from a bunch records being returned from an oracle DB and automatically through a loop, the values are having radio buttons put right next to them.
2.) There is a submit button below all of the values (with corresponding radio buttons) that get returned.
This is what I need...
--- What I need to know how to do is click on an option button to select which 1 of the records I want and then click the submit button and have that 1 value that was selected be passed to the next page and have the 1 value be avalible to the next page so that I can do a search off my Database and return the WHOLE record from that 1 value from the prior page.
I searched all around and I don't know how to do this , ESPECIALLY the Radio buttons.
Thanks very very very much for any help,
T.J.