This topic is locked

Several pages and passing variables

6/11/2008 12:04:35 AM
PHPRunner General questions
C
cyrusak author

i have several pages of forms that each page will collect some information and pass it to the other page. based on the user data, next page will determine which question needs to be asked. this questions/fields will change based on user answer in the previous pages. is this possible? having several pages and change the questions or creating new fields? for example, if there is an event registration, user will enter Quantity of participant as 10 and then in the next page we need to generate 10 fields that will ask each participant name and email address. Please let me know.

Best,

Cyrus

J
Jane 6/11/2008

Cyrus,
I think it's possible.

But this task requires a lot of custom coding.