On 3/11/2011 12:49 AM, Casey Dougall wrote: > http://ipinfodb.com/ also offers a free API you can use to lookup location
i use ipinfodb webservice for a bike route planning app & it fails (0,0 locations) a bit too often (its a back-burner side project so i don't care much). you'd be better off doing the geolocating locally. i'd also suggest using a binary instead of a plain SQL approach (dog slow). i'd suggest our geoLocator CFC but the IP database isn't any where near up-to-date: http://www.sustainablegis.com/projects/geoLocator/ http://sourceforge.net/projects/javainetlocator/develop (if you want to see how nigel handled the ip block data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342915 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

