Rohit Wason
04-14-2000, 03:05 AM
I have HTMLEncode()ed HTML content (stored in a table) to pass as XML data
thru ASP.
At the client end, I want to render the HTML as Output in some DIV/TABLE.
My problem is that XSL is not able to identify the content as html (since
it has been encoded <,> etc)
Is there any way, I can render that? <![CDATA[]]> doesn't work (or at least
I dunno the way to use it here)
Any Help?
Rohit
thru ASP.
At the client end, I want to render the HTML as Output in some DIV/TABLE.
My problem is that XSL is not able to identify the content as html (since
it has been encoded <,> etc)
Is there any way, I can render that? <![CDATA[]]> doesn't work (or at least
I dunno the way to use it here)
Any Help?
Rohit