1. ZIP
- Posted by =?iso-8859-1?B?8A8=?= <mwfch at MWEB.CO.ZA> Jul 14, 2000
- 410 views
------=_NextPart_000_0020_01BFED9C.7E438AE0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Can someone please give me an example of an American ZIP code. Thanks !!!!! Ferdinand Greyling from Terminal Software ------=_NextPart_000_0020_01BFED9C.7E438AE0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV>Can someone please give me an example of an American ZIP = code.</DIV> <DIV>Thanks !!!!!</DIV> <DIV> </DIV> <DIV>Ferdinand Greyling</DIV> <DIV>from</DIV> ------=_NextPart_000_0020_01BFED9C.7E438AE0--
2. Re: ZIP
- Posted by Ad Rienks <kwibus at ZONNET.NL> Jul 16, 2000
- 410 views
------=_NextPart_000_000C_01BFEF20.7A7F0580 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable This is an example of a random address in America: The White House 1600 Pennsylvania Avenue NW Washington, DC 20500 20500 is the Zip Code, IMO ----- Oorspronkelijk bericht -----=20 Van: =F0=0F=20 Aan: EUPHORIA at LISTSERV.MUOHIO.EDU=20 Verzonden: vrijdag 14 juli 2000 14:04 Onderwerp: ZIP Can someone please give me an example of an American ZIP code. Thanks !!!!! Ferdinand Greyling from Terminal Software ------=_NextPart_000_000C_01BFEF20.7A7F0580 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV>This is an example of a random address in America:</DIV> <DIV> <P>The White House<BR>1600 Pennsylvania Avenue NW<BR>Washington, DC = 20500</P> <P>20500 is the Zip Code, IMO</P></DIV> <BLOCKQUOTE=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: = 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Oorspronkelijk bericht ----- = </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>Van:</B>=20 <A href=3D"mailto:mwfch at MWEB.CO.ZA" = title=3Dmwfch at MWEB.CO.ZA>=F0=0F</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>Aan:</B> <A=20 href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20 title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> = </DIV> <DIV style=3D"FONT: 10pt arial"><B>Verzonden:</B> vrijdag 14 juli 2000 = 14:04</DIV> <DIV style=3D"FONT: 10pt arial"><B>Onderwerp:</B> ZIP</DIV> <DIV><BR></DIV> <DIV>Can someone please give me an example of an American ZIP = code.</DIV> <DIV>Thanks !!!!!</DIV> <DIV> </DIV> <DIV>Ferdinand Greyling</DIV> <DIV>from</DIV> ------=_NextPart_000_000C_01BFEF20.7A7F0580--
3. Re: ZIP
- Posted by Kat <gertie at PELL.NET> Jul 16, 2000
- 415 views
In some of the usa, the 5 digits can have many more after them, typical is= another 4 digits, such as: 20500-3456 where the 3456 designates the route in the area. Kat On 16 Jul 2000, at 12:22, Ad Rienks wrote: > This is an example of a random address in America: > The White House > 1600 Pennsylvania Avenue NW > Washington, DC 20500 > > 20500 is the Zip Code, IMO > > ----- Oorspronkelijk bericht ----- > Van: =F0 > Aan: EUPHORIA at LISTSERV.MUOHIO.EDU > Verzonden: vrijdag 14 juli 2000 14:04 > Onderwerp: ZIP > > > Can someone please give me an example of an American ZIP code. > Thanks !!!!! > > Ferdinand Greyling > from > Terminal Software >
4. Re: ZIP
- Posted by Jeff Zeitlin <jzeitlin at CYBURBAN.COM> Jul 17, 2000
- 442 views
On Mon, 17 Jul 2000 00:00:56 -0400, Kat <gertie at PELL.NET> wrote: >In some of the usa, the 5 digits can have many more after them, typical is= > another 4 >digits, such as: >20500-3456 >where the 3456 designates the route in the area. > There are three allowable (and standardized) formats for ZIP codes in the United States. All three formats are usable anywhere in the country; there is no regional usage of ZIP codes. Format 1: Area only - this is the "traditional" five-digit ZIP code that represent the original implementation of the Plan. Note that it is always exactly five digits; leading 0 is not dropped. Format 2: Carrier Routing - this is the so-called "ZIP+4" code - the Area-only code is followed by a hyphen and four digits indicating which carrier route the address is on. This is supposed to speed sorting. Carrier Routing with leading zeroes generally indicates box numbers at the Post Office indicated by the five-digit code (e.g., 10001-0001 indicates PO Box 1, New York, NY 10001). Format 3: Address Routing - This adds an additional three digits to the Carrier Routing ZIP+4 code. The first two digits of the three are the last two digits of the house number; the third digit is the "residue-ten" of the other eleven digits. This is rarely used; the only usage I have seen to date was Census forms and IRS forms mailings. To compute the "residue-ten", add up all of the digits, take the last digit of the result, and subtract it from ten. Example: Assume that the carrier route for 1600 Pennsylvania Ave, Wash. DC is 1015. This makes the ZIP+4 code 20500-1015. To this, we add the last two digits of the address number: 20500-101500. To compute the "residue-ten", we compute 2+0+5+0+0+1+0+1+5+0+0, which is 14. The last digit of 14 is 4; we subtract 4 from 10 and get 6, so the last digit is 6: 20500-1015006. -- Jeff Zeitlin jzeitlin at cyburban.com
5. Re: ZIP
- Posted by Greg Phillips <i.shoot at REDNECKS.COM> Jul 18, 2000
- 418 views
Jeff Zeitlin wrote: > ....To compute the "residue-ten", we compute > 2+0+5+0+0+1+0+1+5+0+0, which is 14. The last digit of 14 is 4; > we subtract 4 from 10 and get 6, so the last digit is 6: > 20500-1015006.... etc, etc. Makes me happy I live in a nice, logical country =) We've nothing so complex in Canada. Our postal codes seem a lot simpler to deal with (ie: V0R 2W0, T6H 0P2), with the first three characters representing the region (Vancouver Island and South Edmonton in the examples), and the last three, the code for the specific post office that deals with the mail (Shawnigan Lake and Office #71 in the examples). Regards, Greg
6. Re: ZIP
- Posted by Colin Taylor <ctaylor at RACSA.CO.CR> Jul 18, 2000
- 422 views
Greg Phillips WROTE: > We've nothing so complex in Canada. Our postal codes seem a lot > simpler to deal with In the early days of Canadial postal codes there were a few codes (eg. T0K 0Y0 ) which mysteriously caused mail to go astray. Or is that an urban myth? Colin Taylor
7. Re: ZIP
- Posted by Kat <gertie at PELL.NET> Jul 18, 2000
- 420 views
On 17 Jul 2000, at 17:47, Jeff Zeitlin wrote: > > Format 3: Address Routing - This adds an additional three digits > to the Carrier Routing ZIP+4 code. The first two digits of the > three are the last two digits of the house number; the third > digit is the "residue-ten" of the other eleven digits. This is > rarely used; the only usage I have seen to date was Census forms > and IRS forms mailings. To compute the "residue-ten", add up all > of the digits, take the last digit of the result, and subtract it > from ten. Example: Assume that the carrier route for 1600 > Pennsylvania Ave, Wash. DC is 1015. This makes the ZIP+4 code > 20500-1015. To this, we add the last two digits of the address > number: 20500-101500. To compute the "residue-ten", we compute > 2+0+5+0+0+1+0+1+5+0+0, which is 14. The last digit of 14 is 4; > we subtract 4 from 10 and get 6, so the last digit is 6: > 20500-1015006. You have got to be kidding. What is that, numerology of some flavor? Kat
8. Re: ZIP
- Posted by Mike Sabal <MikeS at NOTATIONS.COM> Jul 18, 2000
- 416 views
What this actually resembles is the formula used to compute UPC-A check = digits (the last digit of the familiar bar code). Michael J. Sabal --------------------------- >To compute the "residue-ten", we compute > 2+0+5+0+0+1+0+1+5+0+0, which is 14. The last digit of 14 is 4; > we subtract 4 from 10 and get 6, so the last digit is 6: > 20500-1015006. You have got to be kidding. What is that, numerology of some flavor? Kat
9. Re: ZIP
- Posted by "Darth Maul, aka Matt" <Uglyfish87 at HOTMAIL.COM> Jul 22, 2000
- 421 views
17111-6911(though you can omit the part after the hyphen)