dlaidlaw
Joined: 05/02/2013 20:07:40
Messages: 1
Location: Nova Scotia, Canada
Offline
|
For each country it seems that the length of the postal code match can be different. For example, Canada matches on the first 3 characters, the Netherlands on the first 4, and the US on 5.
If you enter a string that is not the correct length for the country you are searching you will get no results.
How are you supposed to know the length to use for each country. Is that piece of data stored somewhere?
|