Mark

Nope still not behaving

Using your code it outputs on a single line on the webpage but when the
same code is put inside the cfmail tag it still gets the word wrap.

Rob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark
Mandel
Sent: Friday, 2 July 2004 9:38 AM
To: CFAussie Mailing List
Subject: [cfaussie] Re: CFMail and line breaks


> I can remove the line breaks etc when simply displaying the output on 
> the page but as soon as I wrap the values inside the cfmail tag the 
> line breaks reappear.

ReReplace(str, "\n", "", "all");

No more line breaks :o)

Basically has to do with the fact that HTML doesn't see line breaks as
<br/>, whereas a text email will.

Hope that helps.

Mark


-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to