Quick question... Which method is preferred: wrapping a custom tag in a cflock tag like this: <cflock timeout="30" throwontimeout="No" type="EXCLUSIVE" scope="SESSION"> <CF_SaveShoppingCart FUNCTION="clear" CART="SavedUserCart"> </cflock> or just putting the cflock tags around multiple actions in the tag itself. thanks, Chris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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
