iirc, something like this: onclick event on the checkbox calls a function which uses ColdFusion.navigate to change the source of cfdiv to a cfm page, passing in required params in the query string to the cfm page to be passed on to the cfc, the cfc result is then displayed in the cfdiv...
hth Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Will Tomlinson wrote: > I wanna try out CF8's ajax. Does anyone know of a simple example for this? > I've been reading docs for an hour and don't see what I'm lookin for. > > I have a checkbox. I have some SESSION variables sittin there ready to be > used. > > I have my cfc setup with a function set to remote. It runs a query and > outputs the results in a table. > > The user should be able to check the checkbox, which calls the cfc via ajax, > sending in the arguments, and displays the results in a <cfdiv> (I guess). > > Thanks, > Will > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300606 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

