9
Answers

How to display text data that saved database in html format,in asp.net control

kadir

kadir

15y
4.4k
1

 I saved a text data in database. text data is formatted html.
I want to display this text in asp.net control i.e textbox,table,etc
but it is displayed below
<p><b>Hello World</b></p>
I want to display like this,
Hello World
How can I figure it out?
Answers (9)
Next Recommended Forum