Hi guys, I know the basics of HTML but I've come to you for some help, hopefully.
Here's what I'm trying to achieve...
I want to create a landing page for my company that contains a simple form entry.
"Enter your town" ......... > (Hit Submit).....> Redirects to one of two URL's depending on what they've entered. i.e. IF contains "Exeter" redirect to *URL1* IF DOES NOT contain "Exeter" redirect to *URL2*
Is anyone able to write me a full code, form and all?