Yes, it is still considered a read and should be locked.

Keen

-----Original Message-----
From: Kinley Pon [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 10, 2001 10:59 PM
To: CF-Talk
Subject: <cflock> around a <cfif> statement


Curious...

Would I need a <cflock scope="session" type="readonly"> around the following
statement:

<cflock scope="session" type="readonly">
   <cfif session.myvariable EQ "True">
        <cflocation ....
   </cfif>
</cflock>


just curious - Kinley



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to