RE: ajax tutorials for form objects

2011-01-29 Thread Rick Faircloth
+1 -Original Message- From: Michael Grant [mailto:mgr...@modus.bz] 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

Re: ajax tutorials for form objects

2011-01-29 Thread Gerald Guido
...@whitestonemedia.comwrote: +1 -Original Message- From: Michael Grant [mailto:mgr...@modus.bz] 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

RE: ajax tutorials for form objects

2011-01-28 Thread Andrew Scott
So you want to use Ajax to go to the server and get some results? Have a look at ColdFusions cfAjaxProxy tag. Regards, Andrew Scott http://www.andyscott.id.au/ -Original Message- From: Teed Younger [mailto:teedyoun...@hotmail.com] Sent: Saturday, 29 January 2011 6:22 AM To:

Re: ajax tutorials for form objects

2011-01-28 Thread Michael Grant
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:

Re: Ajax tutorials

2005-03-21 Thread Keith Gaughan
Sean Corfield wrote: Bear in mind that AJAX is an acronym applied to an old concept - it is not a product. Yup, it's basically an ad-hoc version of RPC. Or at least that's how people will inevitably end up using it. I find the whole fuss people are making about it just a little much myself.

RE: Ajax tutorials

2005-03-21 Thread Micha Schopman
Yup, it's basically an ad-hoc version of RPC. Or at least that's how people will inevitably end up using it. I find the whole fuss people are making about it just a little much myself. That is definitely not Ajax. Ajax is much more than simple remote procedure calls. Micha Schopman Project

Re: Ajax tutorials

2005-03-21 Thread Keith Gaughan
Micha Schopman wrote: Yup, it's basically an ad-hoc version of RPC. Or at least that's how people will inevitably end up using it. I find the whole fuss people are making about it just a little much myself. That is definitely not Ajax. Ajax is much more than simple remote procedure calls.

Re: Ajax tutorials

2005-03-17 Thread Michael Dinowitz
I've found a few and will post them to the Ajax list as soon as I get back home. Has anyone found an Ajax step-by-step tutorial? I am trying to explain the technology to my team over here and they're hung up on the uninteresting parts of it. Thanks, Don

Re: Ajax tutorials

2005-03-17 Thread Sean Corfield
On Thu, 17 Mar 2005 18:12:18 -, Smith, Don , CTR , WHS/ITMD [EMAIL PROTECTED] wrote: Has anyone found an Ajax step-by-step tutorial? I am trying to explain the technology to my team over here and they're hung up on the uninteresting parts of it. Bear in mind that AJAX is an acronym

Re: Ajax tutorials

2005-03-17 Thread Charlie Griefer
http://www.webpasties.com/xmlHttpRequest/ is one of the easiest intros to the xmlHTTPRequest that i've come across. And to Sean's point...yes, it's like DHTML in that DHTML itself is not a technology, but a mix of existing technologies (in the case of DHTML, JS and CSS). On Thu, 17 Mar 2005

RE: Ajax tutorials

2005-03-17 Thread Micha Schopman
And that xmlHttpRequest gives you much and much more power and functionality than hidden iframes do. ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours