No, there is no misspelling. When I select the country name from the drop down list function does not get the name but when I click on submit button it gets. So I am wandering why it happens?
listCountry is the id of 1st listbox (<select>) and listCountryRegion is the id of 2nd which I would like to populate based
on the 1st one.
I am developing my project using Java web technologies...