On Tue, May 20, 2008 at 11:43 AM, Richard White <[EMAIL PROTECTED]> 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 :)
>

if what you need to do is fairly straightforward and simple, i like
JSMX (http://lalabird.com/).

jQuery rocks, no doubt.  but it might be more than you need for this.
JSMX just facilitates the communication between the client and the
server.  No extra bits to learn for now.

-- 
A byte walks into a bar and orders a pint. Bartender asks him "What's
wrong?" Byte says "Parity error." Bartender nods and says "Yeah, I
thought you looked a bit off."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:305758
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