|
-
Mar 10th, 2009, 07:12 PM
#1
Thread Starter
New Member
VB5 String
Hi I have a test box where the user enters an address. I would like to know how to parse that string and display it.
Ex. User Inputs: 22 Blah Street West
Output:
Street Number: 22
Street Name: Blah
Street Type: Street
Street Direction: West
I know its something to do wth the Substring but I can't seem to figure it out how to seperate the string into these categories.
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|