+1

-----Original Message-----
From: Michael Grant [mailto:[email protected]] 
Sent: Friday, January 28, 2011 7:39 PM
To: cf-talk
Subject: Re: ajax tutorials for form objects


I generally prefer to use JQuery over CF's built in stuff. I find it to be
more steamlined. Plus I think you can probably find more tuts for the JQuery
approach.

This tut has a nice approach and actually explains ajax a bit. Might be a
good start: http://articles.sitepoint.com/article/ajax-jquery
Ofcourse the JQuery website has great api docs.



On Fri, Jan 28, 2011 at 2:21 PM, Teed Younger
<[email protected]>wrote:

>
> Hi, once again seeking some advice/help with a project. Can anyone direct
> me to a good ajax tutorial that covers how to take form inputs/values and
> then display results using an click event.
>
> What I have is a form with only two inputs. The user types in numeric
> values in each form field, then several mathmatical calculations are
> performed and the results are shown.
>
> Anyway, still very new to ajax, and not even sure I can do this with just
a
> simple ajax script, but any nudges in the right direction would be greatly
> appreciated.
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341694
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to