At 12:37 03/04/2003, you wrote:
fyi, I have tried placing locks with the same name around all the cffile calls and this hasn't helped either.

let me clarify that, I tried wrapping each individual cffile call inside cflock tags, and each lock was given the same name, i.e.


<cflock name="fileLock">
<cffile action="upload">
</cflock>

<cflock name="fileLock">
<cffile action="move">
</cflock>

etc. etc.


Mark



--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to