What is 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. visit CFAjax for more information..


How to run sample examples?

You will have to create a virtual directory in your web server by the name 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


Build

CFAjax Version : 1.3
Released On : Nov 21st 2005
Release notes

Please check Additional CFAjax documentation at indiankey.com

CFAjax - Examples



CFAjax apps