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.)
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest_shah
u can do this with javascirpt.update ur dropdownlist with
selected values using javascript variable.and return it with
ur script.
| Is This Answer Correct ? | 3 Yes | 1 No |
/temp is a type of filesystem directory. State Whether True or False?
What is the use of friend function in php?
What is the difference between mysql_fetch_object and mysql_fetch_array?
How I can control asset documents without GR/IR?
0 Answers i2U Systems, Industrial Hand Protection, Mutha Technosoft,
How are variables declared in php?
Tell me are parent constructors called implicitly inside a class constructor?
What is php namespace?
What are the functions used in php?
Name some of the functions in php.
Does empty check for null?
What is meant by variable variables in php?
Which php framework is best?