Hi,
I want to create a set of three select boxes. The first is populated when the page is loaded. The second will be populated when a selection is made from the first, and so on. Ideally I would like to call the query from a javascript to generate the options for the second and third select boxes. This is to avoid having to reload the whole page. I'm quite new to scripting and would appreciate any help.
Thanks..