CFLOCK Component/Struct
Hello,
First, I am totally lost when it comes to CFLOCK.
Second, I am worried about some code I wrote... The code, when invoked, passes an ID to a Component which returns a structure of user data. I am worried that if this component is invoked from two different places on the site at the same time, that user data could get mixed up.
What is the best way to protect against this from happening? As I mentioned, I am totally lost when it comes to CFLOCK and I am not comfortable adding it to my pages without understanding what it does. Which is why I don't have a CFLOCK tag around this code.
Thanks
Josh
