Hi i have a zipcode field when user enters a 5/9 digit zip it should auto populate the State and city fields.
Is there any thing like this usin javascript or JQuery???
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using the Javascript Google Maps V3 API:
You need to reference this:
Do this:=
This all returns a string containing the city and state in this format , but you can adjust this to your needs.