jQuery Pagination with ColdFusion Pt. 2 building the Form
Source Code Here
For this part of the tutorial we will create a form and use jQuery AJAX to call a CFC, when we get back our JSON we will populate our pagination code.
In part one we set up the database and listed the jquery plugins you will need to get the pagination working. Now on [...]