Create Server-Side Dependent List Boxes
This tutorial explains how to create client-side dependent list boxes (select fields) in a form. How does one go about creating server-side dependent list boxes, where the contents of both list boxes are dynamic?
Comments
Re: Create Server-Side Dependent List Boxes
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
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?
You must me logged in to write a comment.