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
What are the rules to determine the “truth” of any value which is not already of the boolean type?
What new features php7 has in store for us?
how to open & closing opening period in fico
What is the name of scripting engine in php?
Explain what are psrs? Choose 1 and briefly describe it?
What types of loops exist in php?
What’s the special meaning of __sleep and __wakeup?
How do I know my xampp version?
What's the best method for sanitizing user input with php?
What is csrf token and how will you add csrf token in ajax?
How can you submit a form without a submit button?
What php framework does wordpress use?
Define urlencode() and urldecode() used in php?
What is the use of friend function in php?
Why triggers are used in mysql?