How to create a simple address search?
Posted: Wed Mar 09, 2011 4:46 pm
Hi all, first post here.
I have a database here containing name, zip code, and address fields. I also have a page with a field n which you would type a zip code. The idea is that if that zip code exists in the database, it would return the name, zip code, and address that are associated with that zip code. Simple, or no? A simple address look-up using only a zip code.
I have a database here containing name, zip code, and address fields. I also have a page with a field n which you would type a zip code. The idea is that if that zip code exists in the database, it would return the name, zip code, and address that are associated with that zip code. Simple, or no? A simple address look-up using only a zip code.