Radio Button List
Hi,
I'm not sure how this is done. I have 3 pages/webform that contain sets of radio list button. Let's say this, I created 3 sets of radio list button at the first page. User selects the value of each radio button and click on to a NEXT button. Same goes for the second and the last page. At the end of the last page, the user click on to the Submit button which will combining all the data/values from the radio button lists from every previous page and search through the database to return the value based on the user selections from the radio button list.
I'm trying to create something like expert system, to identify species of a plant based from the user inputs. Hope you guys can tell me how to get started. How to keep the data from the radio list in every page until the user hit the SUBMIT button in the last page?
Thanks in advance. :)
|