if you are on CF8, all you need is cfajaxproxy tag to create js proxies to your cfc's with it. very useful and powerful stuff... it's all in the cfml ref and dev guide, both downloadable from adobe.com
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Richard White wrote: > hi > > i need to have some form of ajax in an application by being able to call a > cffunction on the server from javascript on the client, and then to have that > cffunction return a value that javascript can then use > > i would be grateful of any suggestions about the best way of doing this. > > i have heard that jquery might be good, but i havent read up on it all, i > thought before spending time looking into all the different ways, that maybe > you guys could point me in the right direction :) > > thanks very much > > richard > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305783 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

