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. visit CFAjax for more information..
ajax
pointing to the location of cfajax folder, once the virtual folder is created
you can click on the examples mentioned below and see CFAjax in action. if you are having issues/question/suggestions please feel to browse
the discussion forum or send me a email. visit CFAjax for more information.
Also included with this release is the CFAjax Installation Utility