Cool! I also like Ben's suggestion of the arrays ... if your list of orderIDs is very long, you'll definitely want to explore using arrays instead of lists simply for performance issues.
Jason ---------------------------------------- From: "Scott Stewart" <[email protected]> Sent: Friday, May 01, 2009 10:43 AM To: "cf-talk" <[email protected]> Subject: RE: list question Jason, This worked like a champ... Thanks sas -- Scott Stewart ColdFusion Developer 4405 Oakshyre Way Raleigh, NC 27616 (h) 919.874.6229 (c) 703.220.2835 -----Original Message----- From: Jason Fisher [mailto:[email protected]] Sent: Friday, May 01, 2009 10:21 AM To: cf-talk Subject: re: list question and then just use prevOrderID and nextOrderID as appropriate in your links. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-talk/message.cfm/messageid:322111 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

