HTML Decoding
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

