CFAjax : ColdFusion + Ajax Development

What is AJAX ?

Asynchronous JavaScript + XML. It's a whole new way of looking at the web where HTML page makes asynchronous calls to the server using JavaScript and loads the data in bits and pieces as needed read more...

What is CFAjax?

CFAjax (ColdFusion Ajax) 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 ( Ajax and ColdFusion) you can create highly interactive websites with greater performance and usability.


Related Links

ColdFusion Application development Library
Coldfusion developer programmers for custom development
ColdFusion programming components for developers