View Single Post

  #6 (permalink)  
Old 04-03-2003
bigRahn bigRahn is offline
Member
Yellow Belt
 
Join Date: Oct 2002
Posts: 46
Even Easier

Hey Tarren,
it gets even easier!
I was looking at the object model, and saw the "region" property of a street address.

Very easy to parse out the state.

Check out
http://msdn.microsoft.com/library/de...eetAddress.asp

Once you get it working, i'd be interested in seeing how you do it in C#.
(I'm a VB guy making the transition, so any samples would be great.)
Reply With Quote