thanks Keen,

I have added the <cflock> as you advised.

talk soon - Kinley


>From: "Keen" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: <cflock> around a <cfif> statement
>Date: Sat, 10 Nov 2001 23:22:41 -0800
>
>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
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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