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 is the interface in php?
How to initiate a session in php?
What is faster?
What are the different ways to login to a remote server?
Does php need apache?
What are the features of php?
What are headers in php?
What is use of preg_replace in php?
Which function is used to read a file removing the html and php tags in it upwork?
What is php resource type?
How does php work with apache?
How to read a file in php?
What is $globals php?
How to track no of user logged in?
How can we access the data sent through the url with the post method?