Hey all, first off an apology if this isn't in the right forum but since it's a mix of technologies I put it here. Move if necessary.
What I have is PHP generating some forms based on criteria pulled from a database. What I need to do is then determine which form to display based on what selection a user makes from a drop down list. I don't necessarily want to use DIVs because you can view the source and see them so I'm assuming that it will be a JavaScript solution but whatever the most efficient way is works for me.
Basically a user answers a question such as "What do you need assistance with?" and based on their answer from the drop down list, the corresponding form is displayed.
Suggestions? Thgouths? All much appreciated.
TIA.
Ryan