Link to home
Start Free TrialLog in
Avatar of Aleks
AleksFlag for United States of America

asked on

Dynamic dropdown

I am using Bootstrap and ASP with MS SQL.

I am looking for a tutorial to create a dynamic drop down menu. So that when I make a selection on drop down # 1 then drop down # 2 populates with the correct data.

I already have my recordsets ready (using Dreamweaver), the parent with the parent id and the child with the child id and the parent id so I can filter it out.

Trying to find but no luck so far.
ASKER CERTIFIED SOLUTION
Avatar of Scott Fell
Scott Fell
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Aleks

ASKER

Perfect !  This is what I needed. Thanks so much !
Avatar of Aleks

ASKER

Thx !