I'm trying to create a form using radio buttons, and when they click 'Submit', i want the answers to be displayed.


It's actually about choosing the right 'package' for the visitor, where there's lots of different 'package'. They select their answers, and we narrow down it to the packages that suits the visitor.


I'm thinking about using flash with 'if' and 'else if'. But just wondering if there's other better options to do it instead of using flash.