Dear Friends,
im receiving a XML file which contain a HTML code in the value of a node..
i have fetched the html code, but now i have to show that on my ASP .NET page.
please tell me how can i do that...
is it possible to assign that html code data to Label, and then the label shows the formated html.
or i have to use something else...
:?: