1. Drag and drop sort order with Scriptaculous
Drag-n-Drop is one thing that AdobeБ─≥s Spry library is missing. But with the Scriptaculous library, this is a pretty easy task. Shows how to make lists that are sortable, then retrieve the new sort order and submit to ColdFusion, PHP,
2. Ajax Table Sort / Page
Shows how to handle sorting and paging of tables using ajax with ColdFusion
3. Getting Started with AjaxCFC
AJAXCFC is an incredibly easy to use framework that handles all of the passing of data and method calls to and from ColdFusion and your web page. This article introduces this AJAX tool by creating a Weather application.
7. ColdFusion Ajax Tutorial 2: Related Selects
This tutorial introduces ColdFusion 8's new Ajax functionality - how to organize relesed control without requiring any client-side scripting