PDA

View Full Version : how can i use html in email?


shzor
06-10-2006, 05:38 PM
how i can use html code in email notification sent by the directory script admin?

David
06-10-2006, 05:45 PM
I don't believe this is possible under the current version 2 or 3.
You might want to make a mod request, and maybe someone will help.

anon
06-10-2006, 05:56 PM
Simply write your html as if you were creating a template. Make sure your MIME type is set accordingly.

Your end users email providers also need to be able to read the MIME type in order for them to the template given, otherwise they'll just see the code/text

Rob

Neticus
06-10-2006, 05:58 PM
Hello

Also you can try this, I've used it once seemed to work. It's available from the mod list (http://www.phplinkdirectory.com/forum/showthread.php?t=1720):

Email as HTML
Ability to use html in email templates. Thus you can send images in emails etc.

http://www.phplinkdirectory.com/forum/showthread.php?t=2297

shzor
06-11-2006, 12:59 AM
thx alot for your help