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 / 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 |
Post New Answer View All Answers
Explain the types of functions for Splitting String?
What are form input html tags?
What is php session and how it works?
Why triggers are used in mysql?
What is __ construct in php?
How do you identify independent and dependent variables in regression analysis?
Explain me what are the 3 scope levels available in php and how would you define them?
Why php is sometimes called as embedded scripting language?
What is the use of curl()?
What are the steps for the payment gateway processing?
How to get useful error messages in php?
What is meant by urlencode and urldecode?
Write a program to display table of a number using php?
Explain me what is the use of header() function in php?
> symbol is used to redirect the output of a command. State Whether True or False?