Hi Scott,

Fishpond.com.au - is an AU online bookstore.
They currently have a sale on technical books.

I love the head First / Head Rush series of books by O'Reilly.

And it just so happens there is an Ajax title : Head First Ajax.

I found it to be excellent - I still use it as a bit of cheat-sheet when I 
don;t need the complexity of a full JS library.
And because it is all about hand-written JavaScript with "whatever" technology 
in the background (in your case CFML) it will work with any version of CF.



As always, please contact me if I can be of any futher assistance.

Gavin "Beau" Baumanis
Senior Application Developer
PalCare Pty. Ltd.

P: +61 -3 9380 3513
M: +61 -438 545 586
E: b...@palcare.com.au
W: http://palcare.com.au



On 13/10/2010, at 8:08 AM, Scott Thornton wrote:

> Hi,
> 
>  
> 
> Thanks for all replies to date
> 
>  
> 
> Looks like my colleague and I have a lot of catching up to do.
> 
>  
> 
> From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf 
> Of Damen Hansen
> Sent: Wednesday, 13 October 2010 7:59 AM
> To: cfaussie@googlegroups.com
> Subject: Re: [cfaussie] CF and Ajax
> 
>  
> 
> The docs for Ext Core may be better, theres not much in it. 
> 
> I was merely suggesting using a library (there's a few out there!) so you 
> don't reinvent any wheels.
> 
> The code you write for  ext core is very similar.
> 
>  
> 
> On 12 October 2010 18:54, Andrew Scott <andr...@andyscott.id.au> wrote:
> 
> Oh well then maybe you can look at ExtJS Core, it is actually easier to use 
> and understand than jQuery.
> 
>  
> 
> Regards,
> 
> Andrew Scott
> 
> http://www.andyscott.id.au/
> 
>  
> 
>  
> 
>  
> 
> From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf 
> Of Paul Kukiel
> Sent: Tuesday, 12 October 2010 4:34 PM
> To: cfaussie@googlegroups.com
> 
> 
> Subject: Re: [cfaussie] CF and Ajax
> 
>  
> 
> It needs to work in cfmx 6.1 so jQuery is looking like the way to go.
> 
> 
> 
> Regards,
> 
> Paul
> 
> On 12/10/2010 4:31 PM, Andrew Scott wrote:
> 
> No you don’t need to always use jQuery, you can even look at using the 
> cfajaxproxy tag to do what you need.
> 
>  
> 
> Regards,
> 
> Andrew Scott
> 
> http://www.andyscott.id.au/
> 
>  
> 
>  
> 
>  
> 
>  
> 
> From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf 
> Of Scott Thornton
> Sent: Tuesday, 12 October 2010 8:50 AM
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] CF and Ajax
> 
>  
> 
> Hello,
> 
>  
> 
> I am looking for a solution that will allow Ajax-y style updates of a 
> database when a user changes a value in one of many select boxes in a form.
> 
>  
> 
> EG: Say there are 20 select boxes in a form with Yes or No Options. Changing 
> the value will perform a database update without the usual form submit\page 
> refresh rigmarole.
> 
>  
> 
> I have been looking through the coldfusionjedi website, but no example stands 
> out.
> 
>  
> 
> Can anyone point me in the correct direction?
> 
>  
> 
> I am guessing that the solution uses jquery… just have never done much stuff 
> with it before.
> 
>  
> 
> The solution should work in CF MX 6.1
> 
>  
> 
>  
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
>  
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaus...@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to