<Cflock scope="SESSION" type = "ReadOnly">
<cfset local_UserID = Session.UserID>
</cflock>
<Cflock scope="APPLICATION" type="EXCLUSIVE">
<cfset Application.UsersLoggedI["#local_UserID#"] = local_UserID>
</cflock>
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 11:24 AM
To: CF-Talk
Subject: CFLocks??? overlapping..
Hi All,
Can someone please help me with Cflocking this session
and application variable
<CFSET APPLICATION.USERSLOGGEDIN["#Session.Userid#"]=SESSION>
I am adding the Current Session user structure to the application
structure to keep track of the users in the app.
if i turn off full checking on locks in cf admin, this works
fine.
Appretiate all help
Thanks
Joe
-----
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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