How to change the options of a dropdown list dynamically using javascript
If you have two dropdown List (combo box) and need to dynamically change the contents of the second combo box , depending on the option selected by the user in the first combo box, then tis tutorial is for you.
