I have a form that uses qForms for 7 dynamic select menus. 

There's one other dataset/filter I need to add, but it isn't directly connected 
with the data in the related menus. 

I can query this data and filter it using the related selects, but I only know 
how to do it the old fashioned way - hit the server with a submit button and 
return the data to a newly shown dropdown for courses. 

How could I do this with say, a button, "Show course filter". You click the 
button and it asynchrously runs the course query, using the filters from the 
related selects. 
Then display it in a another dropdown filter. 

I know this has AJAX written all over it, but could somebody point me in the 
right direction?

Thanks,
Will 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280733
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to