Please Share Feedback


Questions, comments, suggestions? Let us know what you think on our Forum.

To contact us privately, please use our contact form.

Author: Elyse, PMP, CPHIMS
May 31, 2005


In the arena of new things to try out arrives CFAjax.

CFAjax is the AJAX implementation for coldfusion. It makes coldfusion method calls on server directly from HTML page using JavaScript and return backs the result to the calling HTML page. CFAjax comes with simple to use JavaScript API and simple coldfusion implementation that marshal’s the response between your CF methods and HTML page. Using CFAjax you can create highly interactive websites with greater performance and usability

Thank you IndianKey!

Subscribe and Share!

Did you enjoy this article? Your feedback is very important! I'd like to invite you to keep up to date with the latest posts from Anticlue. We offer several venues. If you have some questions, help can be found here.
 

4 Comments to “CFAjax”

Unfortunately it has some serious leaks. So be careful when you use it.

Don't forget that Rob Rohan's Neuromancer has allowed CFers to do this since long before anyone coined the term "AJaX"!

AJaX is nothing new, just a name for an old technique.

What do you mean by leaks?

check out ajaxCFC (http://www.robgonda.com/blog/projects/ajaxcfc/), it's a component based solution for cf+ajax.


« IT governance and business AJAX Debugging Tool »

Please share your thoughts and suggestions