S
shail
I have a TextBox(multiline) in which I want to display
HTML Formatted Text. The text is suppilied to textbox by
a database and it consist of Tags like <>, the tags are
HTML encode Automatically so instead of interperating
tags as HTML, tags are interperated as Text itself.
What should I do?
Thanks
HTML Formatted Text. The text is suppilied to textbox by
a database and it consist of Tags like <>, the tags are
HTML encode Automatically so instead of interperating
tags as HTML, tags are interperated as Text itself.
What should I do?
Thanks