I had a similar problem where a long form field was getting cut off when
inserted into a CFMail. Turns out that people were entering double quote
marks (") and it cut off the rest of the field when it encountered the first
quote mark. I put the form field in an HTMLEditFormat and then passed this
to the template with CFMail in it. Solved the problem. You might try doing
that and see if it helps.

Chris Montgomery             [EMAIL PROTECTED]

Web Development & Consulting http://www.astutia.com
Allaire Consulting Partner
210-490-3249/888-745-7603    Fax 210-490-4692
AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78

> -----Original Message-----
> From: Melissa Fraher [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 1:58 PM
> To: CF-Talk
> Subject: CF Mail Truncating in middle of email
>
>
> Hi Everyone.
>
> An email message generated by <CFMAIL> truncated the message at
> character 969 three times in a row.  It cuts out the middle of the email
> message.  The entire email is over 4,000 characters.
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to