ZipCode
![]() | Glenn Johnson Technical Training Here is a collection of Zip Code functions. |
Be sure to visit GJTT.com for additional .NET support. Feel free to email me. if any questions. | |

Author of ASP.Net in 60 Minutes a Day
The following operations are supported. For a formal definition, please review the Service Description.
-
GetCoordinate
Returns the coordinate in latitute and longitude for a given zip code -
GetDistance
Returns the decimal distance between two zip codes -
GetLocation
Returns a DataSet with all locations that have a given zip code -
GetNearbyLocations
Returns a DataSet containing all locations within a given radius of a zip code -
GetNearbyZipCodes
Returns a DataSet containing maximum of 250 zip codes and radius milage within a given radius of a zip code -
GetNearbyZipCodesWhereClause
Returns a string Where clause containing maximum of 250 zip codes within a given radius of a zip code
