For anyone else struggling to get this working on their server, beware of the HTMLHeaderFormat listed earlier. <br><br>There is a missing single-quote at the end of the href attribute in the link listed earlier in this email chain as well as on
<a href="http://thread.gmane.org/gmane.comp.web.wiki.pmwiki.user/28343">http://thread.gmane.org/gmane.comp.web.wiki.pmwiki.user/28343</a><br><br>This is what you want to use...<br><pre>$HTMLHeaderFmt['note'] =<br> "<link rel='stylesheet' type='text/css' href='\$PubDirUrl/note/note.css
<span style="color: rgb(255, 0, 0); font-weight: bold;">'</span> />";</pre><br>I hope that helps.<br><br>-Kurt<br>