Forum Moderators: open
(these are just examples without being specific)
Specifically, I want all *a* users to go to one source. And all *b* users with green shoes to got to another and *b* users with blue shoes to go to a third.
More specific, I would like to have a set of radio buttons, one that says *a* and one that says *b*. If they click *a*, they get taken to the appropiate source. If they hit *b*, another set of radio buttons open up, asking them to choose what color shoes they have. They are then directed to the source depending on what color shoes they pick.
How can I achieve this?