Yep, thats what I saw. If you look at the Generated Source, you'll see he's calling the init() method via the onChange with no params. It looks like qForms handles the dynamic dropdown creation and creates the onChange events for the dropdowns.
Rey... James Holmes wrote: > I just checked and it's doing exactly what you're asking it to: It's > returning getCourses for eval=22,T7=All,T6=All each time the teir 7 > select is chosen. Now you just have to pass in the values from the > selects instead of the hard wired values and you're set. > > > On 6/13/07, Will Tomlinson <[EMAIL PROTECTED]> wrote: >> Just figured part of the problem out. >> >> Cranked up firebug. It's makin the ajax calls when you change the menu. It's >> just not posting the select value. >> >> hmmm... >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280915 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

