hi,
how could i make sure that email sent thru the email-form
{exp:email:contact_form}is retained as html?
i have a textarea setup with tinymce, but all formatting turns into tag-soup in the output.
tagsoup:
<font color=”#ff0000”>html</font> - or No <font
color=”#ff0000”>Html</font>???
...
<u>
THAT</u>
is the question!!!
instead of:
html - or No Html???
THAT is the question!!!
is there another extension/plug/anything i could use to make this happen?
TIA
s.