Re: date format in forms?
@julietremblay. com.invalid says...
[color=blue]
> It's trivial to look up a city/state by zip code.[/color]
Only if your app is purely US-centric.
street Address: 1 High Street
zip code: 2480
country: Australia
In Australia, this could end up as being any one of half a dozen
different addresses. Multiple nearby small towns or suburbs can share a
common "zip" code (postcode). There is definitely no uniqueness of
street names within a postcode.
Geoff M
@julietremblay. com.invalid says...
[color=blue]
> It's trivial to look up a city/state by zip code.[/color]
Only if your app is purely US-centric.
street Address: 1 High Street
zip code: 2480
country: Australia
In Australia, this could end up as being any one of half a dozen
different addresses. Multiple nearby small towns or suburbs can share a
common "zip" code (postcode). There is definitely no uniqueness of
street names within a postcode.
Geoff M
Comment