Forums

This topic is locked

incSmartMailer.asp Problems

Posted 01 Dec 2006 23:07:25
1
has voted
01 Dec 2006 23:07:25 Aaron Mr. posted:
It deletes the periods on my style sheet.

BEFORE
<pre id=code><font face=courier size=2 id=code> &lt;/style&gt;
&lt;style type="text/css"&gt;
&lt;!--
.style9 {
color: #FFFFFF;
font-weight: bold;
}
.style4 {color: #FFFFFF}
a:link {
color: #97312C;
</font id=code></pre id=code>

AFTER
<pre id=code><font face=courier size=2 id=code>&lt;/style&gt;
&lt;style type="text/css"&gt;
&lt;!--
style9 {
color: #FFFFFF;
font-weight: bold;
}
style4 {color: #FFFFFF}
a:link {
color: #97312C; </font id=code></pre id=code>

I am using SMailerASP107.mxp.

What is the fix for this?

Edited by - sunant on 01 Dec 2006 23:10:49

Reply to this topic