Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
How to create a "Next X / Previous X Records" Navigation
Top Code
How to create a "Next X / Previous X Records" Navigation
CFML > Tips and Tutorials > Database-related
Source List

Code 1-1 of 1   


If you start using ColdFusion to build small applications, you will soon ask yourself how to create a navigation system similar to the one found in search engines. When a query returns hundreds or thousands of records, it would be nice to have a...