Thread: Control Access
View Single Post

  #2 (permalink)  
Old 02-02-2007, 09:00 AM
Ralph Ralph is offline
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
The option <CFLOCK> can be used in Coldfusion to control concurrent access to a block of code or a scope.
Reply With Quote