|
Dynamic Lists/JScript
Resources
There are actually many approaches to creating
dynamic lists with Jscript where a change in one list box affects what options
appear in the other list box that are explained on various websites:
http://www.learnasp.com/freebook/asp/listdynamic.aspx
http://www.learnasp.com/freebook/asp/listdynamicmore.aspx
http://www.atgconsulting.com/doublelist.asp
http://www.atgconsulting.com/triplelist.asp
http://webreference.com/dev/menus/
http://www.amerirus.com/tutor.html
http://n2.neoshop.com/
shows how to use remote scripting
http://www.coolnerds.com/jscript/dynasele.htm
A very good commercial solution is at:
http://www.quicktable.com/Ex/QuickList_3_Level_Dependent.asp
|