I would like to withdraw my last comment....
I looks like Edward Chanter a few posts ago had the correct answer.
Guess you learn something new every day
Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
Vivid Media
[EMAIL PROTECTED]
www.vividmedia.com
608.270.9770
-----Original Message-----
From: Edward Chanter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 04, 2001 10:49 AM
To: CF-Talk
Subject: RE: line breaks in cfmail
"I'm assuming this is happening ins CF 4.5?
If so, to fix it use the following code:
<cfprocessingdirective suppresswhitespace="no">
<cfmail>
Email Address: #form.email#
Business Name: #form.businessname#
</cfmail>
</cfprocessingdirective>
HtH
-= Ed"
-----Original Message-----
From: Kevin Schmidt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 04, 2001 12:25 PM
To: CF-Talk
Subject: Re: line breaks in cfmail
Are you using HTML format? If you are you need to put in the breaks
physically. If you are not then it should break automatically on the new
lines.
----- Original Message -----
From: "Rick Lamb" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 04, 2001 9:22 AM
Subject: line breaks in cfmail
> Hey all,
>
> I have this ongoing problem with line breaks not being respecting when
> formatting my email bodies using the cfmail tag. For example something
like
> this:
>
>
> <cfmail>
> Email Address: #form.email#
> Business Name: #form.businessname#
> </cfmail>
>
> Is showing up like this when sent:
>
> Email Address: #form.email# Business Name: #form.businessname#
>
>
> Any suggestions? Thx!
>
> Rick
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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