How to Implement Zipcode Lookup |
4/10/2016 7:35:12 PM |
ASPRunner.NET General questions | |
R
raymueller authorDevClub member
I am looking for a good way to implement the ability to lookup a zip code in a table and return the city and state associated with that zip code. |
|
![]() |
Sergey Kornilov admin 4/11/2016 |
What's about using autofill option? |
R
|
raymueller authorDevClub member 4/11/2016 |
Sergey What's about using autofill option? http://xlinesoft.com/asprunnernet/docs/lookup_wizard.htm 'Autofill' section Zip code field needs to be setup as a lookup wizard, probably 'Edit box with AJAX popup' will work the best. |