yup, all the fields are validated. The thing is, the 'extra' text on the email is just not there in the code. It's not as if the right thing is displaying in the wrong place, or anything like that. It's just text that doesn't exist in the code. From my understanding, a memory leak of some kind is VERY unlikely, and it would be a particularly strange one to do this.
w -----Original Message----- From: Maureen [mailto:[EMAIL PROTECTED]] Sent: 10 July 2002 16:15 To: CF-Community Subject: RE: strange cfmail problem At 11:13 AM 7/10/02, Will wrote: >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 Are you validating the form fields, or could someone type the credit card number into one of the other fields, either accidentally or on purpose? ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
