Basic Form

Hello! Warning NOOBIE.

I want to create a very basic form for my shopify site. It’s just a dropdown of the US states and once you select and submit, you’re redirected to a new page according to your state.

Here is the page:

The only state I have ‘working’ is New York. But if you select that state, it redirects the user to:

http://www.vivomasks.com/pages/?state=new-york-masquerade-event-planners

And returns a 404 because actual working url is http://www.vivomasks.com/pages/new-york-masquerade-event-planners

Any easy fix for this? It’s only HTML now, do I need php to make this work?

I think it can be done with some url rewrite rules in the htaccess file.
I’m going to move your question in the Server Configuration, Apache & URL Rewriting forum. Let’s see what the experts there have to say.