Good Afternoon All,
Currently I am trying to create a form that requires user input in the form of a postal code (ie 06515, 95010 etc). I currently have a database full of zipcodes, their associated state name, and lots of other information about it.
I'm trying to set up my form so that when a user enters a certain zipcode say, 06515, some text appears next to the textbox containing the correct information from the database.
Thanks for your help!
Currently I am trying to create a form that requires user input in the form of a postal code (ie 06515, 95010 etc). I currently have a database full of zipcodes, their associated state name, and lots of other information about it.
I'm trying to set up my form so that when a user enters a certain zipcode say, 06515, some text appears next to the textbox containing the correct information from the database.
Thanks for your help!