michaelnaeseth
New member
My business has a website we are developing where people can visit and receive free estimates for different types of projects. Currently its setup to where all of the united states can visit the website fill out and submit the form. The problem is that we are only servicing the greater houston (tx) area. What is a logical way to send people to Page X if they enter a zip code we service, -OR- send people to Page Y if they enter a zip code we DO NOT service.
Would I have to manually enter every zip code we service in the php script?(would be a gigantic script) Or is there an easier way? Is there some external script that makes this task easy? etc.
To be clear, im not asking about a way
Would I have to manually enter every zip code we service in the php script?(would be a gigantic script) Or is there an easier way? Is there some external script that makes this task easy? etc.
To be clear, im not asking about a way