This is something I've wanted for a long time, but all of my searching hasn't turned up anything of use that already exists to perform this function.
Basically what I need is a form with a few different drop down menus in it and a submit button. Depending on the combination of the variables chosen, the plugin would direct the user to an existing page on the site that has been associated with those variables on the backend.
For instance, let's say it's a laptop site. The three fields might be "new/used", "brand", "model." If the user selected "new", "apple", "macbook pro." After hitting submit, the apple lover would be redirected to the page http://mylaptopsite.com/apple/macbook-pro/new/
In the backend, there would need to be some sort of list where I could associate the different combination of variables with specific pages to tell the plugin which page to send the user to after they make their selections.
My question is, is this possible? Also, is there a much easier way to do this that I am overlooking like a complete moron?
Also, can you do it for me? How much!?
Thank you
Basically what I need is a form with a few different drop down menus in it and a submit button. Depending on the combination of the variables chosen, the plugin would direct the user to an existing page on the site that has been associated with those variables on the backend.
For instance, let's say it's a laptop site. The three fields might be "new/used", "brand", "model." If the user selected "new", "apple", "macbook pro." After hitting submit, the apple lover would be redirected to the page http://mylaptopsite.com/apple/macbook-pro/new/
In the backend, there would need to be some sort of list where I could associate the different combination of variables with specific pages to tell the plugin which page to send the user to after they make their selections.
My question is, is this possible? Also, is there a much easier way to do this that I am overlooking like a complete moron?
Also, can you do it for me? How much!?
Thank you