Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

If i make my selection in State Dropdown list, i would the
City and ZipCode dropdown list to be automatically reupdated
based on the State i select.(This to avoid the user select a
City or Zipcode that does not correspond to the State
previously selected.)

Answer Posted / priti

Use AJAX for this problem. Create XMLHttpRequest and hit
server with parameter "state" get the City and Zipcode from
the database and return the output and fill in your City or
Zipcode variable.


Thanks.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array function in php?

1055


What is difference between single quotes and double quotes in php?

953


How come the code works, but does not for two-dimensional array of mine?

1045


What is the maximum size of a database in mysql?

1045


Can constructor be private in php?

1078


How to test if a variable is an array?

1192


Write a program to get second highest number in an array using php?

1040


How is a session id generated?

1059


What are the encryption functions in php?

1216


What is == and === in php?

955


What is the php function that removes the first element of the array and returns it?

1012


What is the importance of "method" attribute in a html form?

1074


What language is php written in?

1119


Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?

1049


What is the basic syntax of Php?

1228