oi Raymond!!

what can I say.....it's monday, and I am quite sure I lost a few important brain
cells over the holiday weekend.


ma most humble apologies
it'll never ever happen again!!!

btw......could anyone explain tweening to me?


-- 
Critz
Certified  Advanced Bald White Sandle Wearin ColdFusion Developer <-- betta ? :)

Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
------------------------------------
Monday, July 8, 2002, 2:07:59 PM, you wrote:

RC> If CF5: Repeat after me (again): If I _type_ session (or application or
RC> server), I type lock. Using that rule, yes, you need a lock.

RC> <cflock scope="session" type="readOnly" timeout=3>
RC>         your code
RC> </cflock>

RC> In CFMX, I would not use the lock.

RC> =======================================================================
RC> Raymond Camden, ColdFusion Jedi Master for Macromedia

RC> Email    : [EMAIL PROTECTED]
RC> Yahoo IM : morpheus

RC> "My ally is the Force, and a powerful ally it is." - Yoda 

>> -----Original Message-----
>> From: Critter [mailto:[EMAIL PROTECTED]] 
>> Sent: Monday, July 08, 2002 1:57 PM
>> To: CF-Talk
>> 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">
>> 
>> 
RC> 
______________________________________________________________________
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