> Brad or Dave... I take it that I don't want to have one unique name, eh? > Would it make more sense to do something like the code snippet below? A > combination of a descriptive phrase and a unique identifier? Thanks, Che. > > <cflock name="sessioncart-#session.sessionid#" type="exclusive" > timeout="20"> > <cfset structDelete(session.cart, url.sku)> > </cflock>
Yes, that would be a good approach. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more informat ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326190 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

