Simple form redirection on submit
Budget: €8 – €30 EUR
Hello,
I have a simple form with just one field and a submit button.
What i need is for my form to be able to be redirected to diferent landing pages on submit.
I have two csv files, each one with around 50.000 numbers. I want that if a number from csv-A list is inserted it will forward to landingpage-A.html; if a number from csv-B lisy is inserted it will forward to landingpage-B.html and if the number doesnt match anything it will forward to landingpage-C.html.
This will be working on a simple html file with the javascript/query
Form, etc is already setup i just need to create the js code the arrays for the JS/Jquery that will do the redirects or any other solution you think thats could meet my needs.
Many thanks
I have a simple form with just one field and a submit button.
What i need is for my form to be able to be redirected to diferent landing pages on submit.
I have two csv files, each one with around 50.000 numbers. I want that if a number from csv-A list is inserted it will forward to landingpage-A.html; if a number from csv-B lisy is inserted it will forward to landingpage-B.html and if the number doesnt match anything it will forward to landingpage-C.html.
This will be working on a simple html file with the javascript/query
Form, etc is already setup i just need to create the js code the arrays for the JS/Jquery that will do the redirects or any other solution you think thats could meet my needs.
Many thanks