Dynamic dropdown menus - TechRepublic
General discussion
April 1, 2005 at 01:55 PM
qtx

Dynamic dropdown menus

by qtx . Updated 21 years, 3 months ago

I am trying to build dynamic dropdown menus with Javascript. There are supposed to be 3 menu boxes. After the 1st one is chosen, the 2nd one is dynamically populated based on the 1st choice, and then the 3rd one is based on the 2nd choide. I know how to do this by hard coding the menu choices. Could someone show me a similar example where the menu choices are pulled from a database table using ColdFusion, please?

Thanks in advance!

Tracy Xia

This discussion is locked

All Comments