my requirement is as follows:
- User selects a value from a dropdown list
- In case dropdown doesn't include value matching to user's needs he/she can include one thru a free text questions.
- I want to display the final selection by user on subsequesnt pages.
so if user chooses a predefined value from dropdown then display this or if he defines his own value in the textbox than display this.
any suggestions will be greatly apreciated.


