[thelist] Unecoding Posts to Forums

Rob Smith rob.smith at THERMON.com
Fri Sep 5 11:07:56 CDT 2003


Hi list,

I'm using a forum for a graduate school and its encoding all I write into
its html equivalents. There are no buttons to include your own bulleted
lists, like the fancier CMS's out there. 

For example, I typed as a test:
<ul><li>This<li>is<li>a<li>test</ul>

The system of course encoded it as:
&lt;ul&gt;&lt;li&gt;This&lt;li&gt;is&lt;li&gt;a&lt;li&gt;test&lt;/ul&gt;

Is there some way I can get it to post exactly as I write it; a pre tag if
you will? or am I stuck with using hard carriage returns and spaces with
little *'s as bullets.

Rob.Smith



More information about the thelist mailing list