> From: Jon Block [mailto:[EMAIL PROTECTED] > I need to be able to find all zip codes within x miles of a > given zip code. > What' the best (perhaps free) way to do this?
You need to obtain a database of zip codes including lat/long coordinates. Then the formula for calculating distance is out on the net (google). Pengoworks.com has a zipcodes DB in the JS Gateway examples area that has all the zip code / lat / long information... I don't know how current the data is though. Mike ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195395 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

