RESOLVED: Writing out '<', not '&lt;'.

Subject: RESOLVED: Writing out '<', not '&lt;'.
From: Michael.Scepaniak@xxxxxxxxxxxxx
Date: Tue, 21 Sep 1999 10:24:48 -0400

Mallik,

I am using both XSLP and LotusXSL while in development.  Thank you, but I
require no further assistance.

Jon,

Thank you for your solution.  I had thought of that at one point, but abandoned
it out of stubbornness.  I'm using it now.
<xsl:output method="html"/>
<xsl:variable name="bgcolor" select="string('white')/>
<xsl:template match="/">
    <body bgcolor={$bgcolor}>
        document body
    </body>
</xsl:template>

Ken,

Thank you for imparting some of your knowledge on me.



Mike....


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Current Thread