Sure...

Use the maxrow and startrow attributes of cfoutput...

<cfoutput maxrows="5" startrow="#url.lastrecord#"></cfoutput>

Where url.lastrecord would be where you need to start (for page 3 it would
be 15)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to