Re: Create Server-Side Dependent List Boxes

March 27, 2003 by Dave Lynes

A lot of questions regarding this tutorial. The best way I've found of actually doing the code is to goto Http://www.kermy.com/Extensions/DynamicDDL.asp, download the extension and follow that tutorial. I've actually used the code (although using complex stored procedures) on a couple of commercial sites.

Dependent list dynamic selected equal value for child list

October 23, 2003 by kaz noble

On the update page, I've set the dependent list and it works fine. Although it would be nice to have the child list to be able to set the dynamic selected equal value from the database, which able to display the dynamic at the top of the child list box.

Dont know if thats possible?