J
James
Recent project came to me. We have "orders" that are entered into our
database through a data entry web-based application that we've built.
Typically, the user enters the city/state/zip code/county. Now they want it
to be able to autopopulate the city/state/county based on entering only the
Zip Code. We realize this can be a problem as Zip Codes can overlap
different counties/cities/etc. Is there a good way to handle this? Perhaps
some kind of control we can use on an ASP page that will read our Zip Code
data and handle this somehow?
database through a data entry web-based application that we've built.
Typically, the user enters the city/state/zip code/county. Now they want it
to be able to autopopulate the city/state/county based on entering only the
Zip Code. We realize this can be a problem as Zip Codes can overlap
different counties/cities/etc. Is there a good way to handle this? Perhaps
some kind of control we can use on an ASP page that will read our Zip Code
data and handle this somehow?