There are some RegEx solutions for stripping HTML tags from a string.  You
could have a single email containing the tags, but before you send it, check
to see if the user prefers plain and if so, run it through the RegEx.

Steve

On Thu, Aug 4, 2011 at 3:11 PM, Greg Morphis <gmorp...@gmail.com> wrote:

>
> I'm giving users a choice of email type, html or plain.
> Is there a way of getting around having 2 different emails, one for html
> content and one stripped of tags?
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346533
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to