macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: how to add html code to format within CFMAIL

Subject: Re: how to add html code to format within CFMAIL
From: "CF_output"
Date: Thu, 14 Aug 2008 19:53:37 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

I did a search for this exact problem, and came upon this site:
 http://jennifermadden.com/javascript/stringEscape.html

 However this will only help solve your problem on the client side, and it may 
throw your users off a bit by inserting html into the text box.  My original 
replace statement will insert spaces only if the user enters in two spaces, and 
will not work for one.

 Possibly the best way to get everything to work as needed, would be to setup a 
wysiwyg editor.


<Prev in Thread] Current Thread [Next in Thread>