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 7938 Jul 12, 2004, 3:50 AM
Thread Re: [anup123] Validation email and html
anup123 7756 Aug 7, 2004, 2:17 AM
Thread Re: [anup123] Validation email and html
Andy 7770 Aug 7, 2004, 7:43 AM
Thread Re: [Andy] Validation email and html
anup123 7790 Aug 7, 2004, 11:41 AM
Thread Re: [anup123] Validation email and html
Andy 7780 Aug 8, 2004, 2:38 AM
Thread Re: [Andy] Validation email and html
anup123 7783 Aug 8, 2004, 4:53 AM
Thread Re: [anup123] Validation email and html
Stephan99 7753 Dec 13, 2004, 3:48 PM
Thread Re: [Stephan99] Validation email and html
Andy 7874 Dec 14, 2004, 12:53 AM
Thread Re: [Andy] Validation email and html
Stephan99 7708 Dec 14, 2004, 1:01 AM
Thread Re: [Stephan99] Validation email and html
Stephan99 7685 Dec 14, 2004, 5:16 PM
Thread Re: [Stephan99] Validation email and html
HyperTherm 7662 Dec 15, 2004, 11:22 AM
Post Re: [HyperTherm] Validation email and html
Stephan99 7647 Dec 15, 2004, 11:30 AM
Thread Re: [anup123] Validation email and html
HyperTherm 7633 Mar 14, 2005, 12:41 AM
Thread Re: [HyperTherm] Validation email and html
brewt 7624 Mar 14, 2005, 2:59 PM
Post Re: [brewt] Validation email and html
HyperTherm 7599 Mar 14, 2005, 4:00 PM
Thread Re: [brewt] Validation email and html
Gila 7554 Aug 22, 2005, 1:46 AM
Post Re: [Gila] Validation email and html
brewt 7565 Aug 22, 2005, 12:10 PM