Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

HTML Decoding

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
[444 byte] By [Rohit Wason] at [2007-11-9 14:54:42]