Click to See Complete Forum and Search --> : Using Select Lists


smeedemann
03-25-2005, 04:16 PM
I am working on a webpage design with two different select lists. I would like the first list to contain some items. When one of the items is selected in the first list I would like the second list to be populated with specific items associated with the item selected in the first list.
Does anyone know how I have the first list associated with the second to do this?


Thank you,

Erik

phpnovice
03-25-2005, 04:32 PM
That functionality requires either JavaScript (post in that forum if that is what you want) or server-side code (post in the ASP or PHP forum if one of those are what you have available to you).

fredmv
03-26-2005, 10:25 PM
http://webdeveloper.com/forum/showthread.php?t=59138