dropdown menu population with ONCHANGE
i have one select statment with a list of choices and another that is empty when the page loads. What i want is when the user selects one option from the first list i want the other list to be populated with others option that have to do with the first choice. so i have the first list it named company and the other one is contracts. When the user selects a company i want the contracts list to be populated with the contracts for the company. i'm trying to use the onchange but i can seem to get anything to work. Any one have any ideas please help.:(
|