Monday, May 30th, 2005
CFAjax: Cold Fusion Ajaxian Toolkit
<blockquote>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.
Read more at CFAjax
Related Content:











check out ajaxCFC (http://www.robgonda.com/blog/projects/ajaxcfc/), an OO solution for cf+ajax.