|
|
Recently I downloaded U.S. zip code information to use in a distance calculator. Had to parse it from a text file to SQL database (xml/web service also possible), and found out there were 48,000 zip codes at present. Parsing can be a pain, but it beats typing for sure.
Search:
|
|