View Single Post

  #4 (permalink)  
Old 09-10-2005
oxcarz oxcarz is offline
Junior Member
Yellow Belt
 
Join Date: Sep 2005
Posts: 22
An update after some experimenting:

In this app, I am asking the user to enter street,city,country.

The parseStreetAddress does work...more or less. FOr example, in Holland:
Sandinostraat 2013,amsterdam,holland wont work
Sandinostraat,amsterdam,holland wont work either
but 2013 Sandinostraat does work.


I havent tried, but perhaps using one of the other streetAddress object properties, like postal code would work better....<shrug>.
Reply With Quote