ComboBox Component

Hi, there!

I have a question about a problem I just got into!

//
I am using a combobox and some list components; when you select an item from the combobox the list component will change according to that selection (that was easy)… but now when I use this script: (hotels.selectedIndex = hotels.length-anynumber;) the list component does not change until I “personaly” select an item from the combo!.. Why when I select an item using that line-scrip my list-components does not change?
//

THANKS A LOT!!!