[cfaussie] Re: Preserve Carriage returns from textarea in HTML mail.

2011-08-01 Thread Gavin Baumanis
Hi Charlie, I can download the UDF, thanks. I will try it out and let everyone know how it goes, in a later email. Just as an FYI for you, Charlie; The sample link gives me a 403 error; HTTP Error 403.1 - Forbidden: Execute access is denied. Internet Information Services (IIS) Gavin. On Aug 2,

RE: [cfaussie] Preserve Carriage returns from textarea in HTML mail.

2011-08-01 Thread charlie arehart
Gavin, I wrote a custom tag (textareaformat) and later a UDF, way back in prehistoric days, to do what I think you're looking for (don't know why CFML still does not do it for us): http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid= 1000713 Let me know if that does the tr

RE: [cfaussie] Re: Preserve Carriage returns from textarea in HTML mail.

2011-08-01 Thread Steve Onnis
If you are using Outlook as your mail client, make sure Outlook has not removed the line breaks. I often get a little bar at the top of the email saying "Extra line breaks in this message were removed" and then if you right client on it you have the option to "Restore line breaks" -Original

[cfaussie] Re: Preserve Carriage returns from textarea in HTML mail.

2011-08-01 Thread goldcoast_nerd
try wrapping our cfmail tags with this that seemed to fix it for me if i remember correctly Shakti On Aug 2, 8:01 am, Gavin Baumanis wrote: > Hi there everyone, > > I am having some trouble preserving carriage returns that are entered > into a text area, in my HTML email. > > I am not sure

[cfaussie] Preserve Carriage returns from textarea in HTML mail.

2011-08-01 Thread Gavin Baumanis
Hi there everyone, I am having some trouble preserving carriage returns that are entered into a text area, in my HTML email. I am not sure if the issue is at the textarea or the email side. here is my code; form: in my email creation file I have tried the following; #replace(qry_propertyForE