hi tobe,

well, I'm locking where needed, at least as far as I can tell. filecontent
is a local variable, so doesn't need locking. The cfmail is populated from
form fields and a couple of local variables too, so again, no locking. Am I
wrong in assuming that I don't need to lock local variables and form
variables??

cheers

w



-----Original Message-----
From: Tobe Goldfinger [mailto:[EMAIL PROTECTED]]
Sent: 10 July 2002 16:07
To: CF-Community
Subject: RE: strange cfmail problem


perhaps you're experiencing some kind of memory corruption
so the filecontent variable is creeping into other variables and thus into
your email

hate to say it, but "Are you locking?"


At 09:56 AM 7/10/02, you wrote:
>OK...I've figured out where the extra info has come from, but what I can't
>see is how it got into the email.
>
>In the secure download section I have this code, which is writing the
>transactions to a textfile:
>
><!--- set file for ext file --->
>         <CFSET filecontent = "
>
>

______________________________________________________________________
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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to