This content has been marked as final.
Show 1 reply
-
1. Re: Website Search Engine
MurraySummers Jul 19, 2011 8:31 AM (in response to PrintingByDBE)You would need a database containing a list of locations along with a latitude and longitude for each. Then you'd need a database of zip codes with lat and long for each zip. Then you'd need a script to calculate the distance between the user's zip and each of the qualifying locations.
How easy is that? Not too hard if you are familiar with server scripting and databases.
Alternatively, you may be able to find a commercial product that will do all of this - Google 'distributor locator' and see what you get.



