I'm using a multi-page form to display different loops based on selections. I'm moreso taking advantage of the conditionals and multi-page features rather than using it as an actual form.
On the first page of the "form" are 3 drop down menus. On the second page of the "form" is an iframe that'll display different content based on the first page. I want to be able to just extract the selections from the first page into loop query.
Please note I'm using custom post types and taxonomy.