T
Terry Pinnell
First, I'm not a web designer and know very little about HTML.
A program I use (Memory-Map) has a comments box which usually contains plain
text. But on this occasion each of the thousand or so entries contain code
like this:
<B>Alt Name : </B>-- <br><B>Opened: </B>--
<br><B>Status Dec 1944: </B>-- <br><B>Current
use: </B>PS <br><B>Remarks: </B>-- <B>Alt Name
: </B>-- <br><B>Opened: </B>--
<br><B>Status Dec 1944: </B>-- <br><B>Current
use: </B>PS <br><B>Remarks: </B>--
I tried pasting that into my text editor, re-saving it with an HTM extension,
and opening it in my browser, Firefox. But instead of the formated text I'd
expected (which I intended to copy/paste back to the comments box) I still
see tagged text like this:
<B>Alt Name : </B>-- <br><B>Opened: </B>-- <br><B>Status Dec 1944: </B>--
<br><B>Current use: </B>PS <br><B>Remarks: </B>-- <B>Alt Name : </B>--
<br><B>Opened: </B>-- <br><B>Status Dec 1944: </B>-- <br><B>Current use:
</B>PS <br><B>Remarks: </B>--
How should I accomplish this please?
A program I use (Memory-Map) has a comments box which usually contains plain
text. But on this occasion each of the thousand or so entries contain code
like this:
<B>Alt Name : </B>-- <br><B>Opened: </B>--
<br><B>Status Dec 1944: </B>-- <br><B>Current
use: </B>PS <br><B>Remarks: </B>-- <B>Alt Name
: </B>-- <br><B>Opened: </B>--
<br><B>Status Dec 1944: </B>-- <br><B>Current
use: </B>PS <br><B>Remarks: </B>--
I tried pasting that into my text editor, re-saving it with an HTM extension,
and opening it in my browser, Firefox. But instead of the formated text I'd
expected (which I intended to copy/paste back to the comments box) I still
see tagged text like this:
<B>Alt Name : </B>-- <br><B>Opened: </B>-- <br><B>Status Dec 1944: </B>--
<br><B>Current use: </B>PS <br><B>Remarks: </B>-- <B>Alt Name : </B>--
<br><B>Opened: </B>-- <br><B>Status Dec 1944: </B>-- <br><B>Current use:
</B>PS <br><B>Remarks: </B>--
How should I accomplish this please?