Previous to MX, I'd definitely user a readonly lock. Might as well be
safe...and since there really isn't a performance penalty with readonly
locks, there isn't a downside.

jon
----- Original Message -----
From: "Critter" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, July 08, 2002 1:56 PM
Subject: nuther lockin Q?


> oi CF-Talk,!!
>
>   I've got this on a few pages:
>
> <cfif not isDefined("Session.Auth.iUserID") or Session.Auth.iUserID eq "">
>         <cflocation url="../logout.cfm?reason=sessiontimeout"
addtoken="no">
> </cfif>
>
> would  that  still  "qualify"  for a lock? and if so would I just lock the
whole
> <cfif> ?
>
> --
> Critz
> Certified Advanced Bald White Barefoot ColdFusion Developer
>
> Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
>
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to