Trying to the fastest way to do the following.
comparing items that are stored in session ( as a list, or array ). This is storing IDS or items. Now, for product listings, searches etc... we need to compare if item is already in the users session. Which would be fastest as far as Coldfusion processing time: - Array of ids. - List of ids ( use listFind ). - ReFind - Other option? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282071 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

