Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [brewt] Validation email and html

Quote Reply
Re: [brewt] Validation email and html In reply to
I am trying to format the emails in html. However, even though I am including the html tags it is not displaying as html, rather as a plain text email.

This is the code I am using:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http: //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
in the extra headers,

and:
Code:
<html>
<head>
<title><%site_title%></title>
<%include include_common_head.html%>
</head>
<body>
<div id="logo"><h1><a href="http://www.globalyeshiva.com"><%site_title%></a></h1></div>
</div>

default link_added.eml text

</body>
</html>
What is wrong with the above? Or is it just not possible to format the emails in html?

Thanks!


Gila
The Global Yeshiva
Subject Author Views Date
Thread Validation email and html anup123 8028 Jul 12, 2004, 3:50 AM
Thread Re: [anup123] Validation email and html
anup123 7846 Aug 7, 2004, 2:17 AM
Thread Re: [anup123] Validation email and html
Andy 7860 Aug 7, 2004, 7:43 AM
Thread Re: [Andy] Validation email and html
anup123 7879 Aug 7, 2004, 11:41 AM
Thread Re: [anup123] Validation email and html
Andy 7869 Aug 8, 2004, 2:38 AM
Thread Re: [Andy] Validation email and html
anup123 7873 Aug 8, 2004, 4:53 AM
Thread Re: [anup123] Validation email and html
Stephan99 7842 Dec 13, 2004, 3:48 PM
Thread Re: [Stephan99] Validation email and html
Andy 7964 Dec 14, 2004, 12:53 AM
Thread Re: [Andy] Validation email and html
Stephan99 7798 Dec 14, 2004, 1:01 AM
Thread Re: [Stephan99] Validation email and html
Stephan99 7775 Dec 14, 2004, 5:16 PM
Thread Re: [Stephan99] Validation email and html
HyperTherm 7753 Dec 15, 2004, 11:22 AM
Post Re: [HyperTherm] Validation email and html
Stephan99 7738 Dec 15, 2004, 11:30 AM
Thread Re: [anup123] Validation email and html
HyperTherm 7723 Mar 14, 2005, 12:41 AM
Thread Re: [HyperTherm] Validation email and html
brewt 7713 Mar 14, 2005, 2:59 PM
Post Re: [brewt] Validation email and html
HyperTherm 7689 Mar 14, 2005, 4:00 PM
Thread Re: [brewt] Validation email and html
Gila 7644 Aug 22, 2005, 1:46 AM
Post Re: [Gila] Validation email and html
brewt 7655 Aug 22, 2005, 12:10 PM