I think she means she wants to be SURE she doesn't display those records again - and if a new record is added between first page and next page, then starting with the 6th record is no longer accurate.
On Tue, Mar 17, 2009 at 7:58 AM, Justin Scott wrote: > >> What's the easiest way to eliminate those first 5 when >> they have the capacity to change all the time and I need >> to pass the info via URL vars? > > <cfparam name="url.startRow" default="6" /> > > > -Justin > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:292023 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
