Alright, so I basically have little to no programming knowledge, but I'm looking to create a conditional submit form. Something along the following lines:
1. Choose your country
2. Now choose your state
3. Based on that, now choose your city
4. And after being narrowed down, choose among the following options (whatever that may be)
Click to search.
And then I would be able to instantly redirect the submit to a URL of my choice (depending on what they select).
In total I calculated out all the possible combinations, and there's about 3,500 for what I'm trying to do (meaning that there's 3,500 redirect links for each individual criterion).
So my question is, what would be the easiest way to create a conditional submit form on a landing page, and how can I make this submit form look appealing and not so ridiculous? Also, are there any programs out there that could easily eliminate any repetitive work?
Really appreciate any help, thank you.
1. Choose your country
2. Now choose your state
3. Based on that, now choose your city
4. And after being narrowed down, choose among the following options (whatever that may be)
Click to search.
And then I would be able to instantly redirect the submit to a URL of my choice (depending on what they select).
In total I calculated out all the possible combinations, and there's about 3,500 for what I'm trying to do (meaning that there's 3,500 redirect links for each individual criterion).
So my question is, what would be the easiest way to create a conditional submit form on a landing page, and how can I make this submit form look appealing and not so ridiculous? Also, are there any programs out there that could easily eliminate any repetitive work?
Really appreciate any help, thank you.