Address1 vs Address2

January 10, 2009 23:49 by Ryan Garaygay

I've been working to something related to address validation for some time I figured I should share this tid bit about the Address1 and Address2 in forms (especially online forms)

When asked for personal information it is not uncommon to be prompted for the following:

Name, Address1, Address2, City, State, ZIP

What really is the difference between Address1 and Address2 and is it significant?

NO, Address2 is not asking for a backup of whatever you put in Address1. It not like a "confirm" address field. Nor it is simply a "continuation" of Address1

It depends on the country but generally (e.g. US)

* Address1 is expected to have Street Number, Street Name, or maybe PO Box.

* Address2 is for Apartment, Floor, Suite, Bldg # or more specific information within Address1

And also, if there is no company field Address2 will be a better place to write it on than Address.

Safe to say that Address1 should be general (but enough to pinpoint a geographical location - and obviously not include City, State, ZIP, Country) while other extra information should be in Address2.

Address2 fields in forms are generally (and for usability) shorter and in my opinion should have at least include hints as to what goes to it.

Also, for US ZIP code lookup you might find the following link from USPS helpful : USPS ZIP Code Lookup

Hope this info helps.

Digg It!DZone It!StumbleUponDel.icio.usReddit

Related posts

Comments

March 31. 2009 15:41

pingback

Pingback from findwebhosting.us

Address1 vs Address2 | Web Hosting and Domains

findwebhosting.us

April 1. 2009 00:36

pingback

Pingback from weblogs.asp.net

Address1 vs Address2 - ASP.NET Developer Notes

weblogs.asp.net

November 10. 2009 16:41

Ryan Garaygay

@Tech Blog

Yeah, that is right. Usually because either:
1. the company doesn't standardize the address and let the mail man/woman handle it
2. if there is standardization, then likely it includes conditions assuming that the full address is cramped into Address1
3. standardization failed but fallback to item1 above.

So you would still get your item Smile

A little headache for the standardization software but they are good, that would not be a problem.

Ryan Garaygay

November 11. 2009 04:15

Tech Blog

In my opinion, the Address 2 field really isn't needed. Whenever I fill in a form, I always put the Address 1 field in and leave the Address 2 blank. All orders still arrive to me without problems.

Tech Blog

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

February 9. 2010 13:00