Coldfusion Pagable Query

hubpages.com — I wrote this coldfusion class to encapsulate much of the logic that goes along with creating paginated results. I grew tired of the duplicate code that went from project to project. To initialize your object, pass in the original query with the desired page size. To retreive the information related to a specific page, pageableQuery.getPage(page).. Jun 24, 2010 View in Crawl 4