Hi Massimo, Yes, it's something like the http://www.massimocorner.com/libraries/spry/linkedselect/sample_api.htm example. I will try to modify it to allow items to be moved between the two selects and instead of the Reset button to have another select. If the selected item in this select is changed then the items (driven by a query) that populate the first of the linkselect will be updated. Think of it like this: there is one select (drop down) that contains a list of countries. Once a country is selected the list of states in that country are available in the first linkselect so the user can pick the ones he needs. If the form is saved then the country and selected states are preserved. If the user changes the country than the first linkselect will list the states for the new country and the previously selected states (second linkselect) are cleared.
Thank you Victor On Sun, Dec 28, 2008 at 2:36 AM, Massimo Foti <[email protected]> wrote: >> Hopefully somebody can make sense of my explanation.... > > Not sure I am following you... Anyway, this may be worth a look: > http://www.massimocorner.com/libraries/spry/linkedselect/ > > http://www.massimocorner.com/libraries/spry/linkedselect/sample_api.htm > http://www.massimocorner.com/libraries/spry/linkedselect/sample.htm > > ---------------------------- > Massimo Foti, web-programmer for hire > Tools for ColdFusion, JavaScript and Dreamweaver: > http://www.massimocorner.com > ---------------------------- > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317172 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

