Hi Friends,
I’m building an extremely simple website for a client, but running into an issue with the requested functionality. I need to create an input field for users to write their ZIP code and submit. However, I want to create the form in such a way where clicking “submit” ALWAYS redirects the user to the same web page, regardless of the ZIP that they enter.
I’ve attempted to use contact form plugins that I’m familiar with (such as Contact Form 7), but they don’t seem to meet my needs. Is there a better way to do this? Do I need to create an AJAX search function that always returns the same query?
[ad_2]