Hi there,
Does anyone know how to do dynamic dropdownlist in ASP? I have two dropdownlist. First will display all states. From the state, the second dropdownlist will display all the hotel name based on the state just now. Finally, when the user select one hotel, for example Hotel ABC, it will display the Hotel ABC information. All the information will be retrieve from database.
Can anyone help me with this. Need advice.
Thank you.