S
Sam
I have a string that is html that I retrieved from the database.
I want to from the code behind display it on a portion of web page.
Like perhaps in a textbox control or inside a <td> tag, or something.
I tried a textbox control, but it shows the tags, not the formatted
html.
I am VERY new to asp.net. This is my first time working with it. I
assume there must be a way to do it
Is there? Thanks!
I want to from the code behind display it on a portion of web page.
Like perhaps in a textbox control or inside a <td> tag, or something.
I tried a textbox control, but it shows the tags, not the formatted
html.
I am VERY new to asp.net. This is my first time working with it. I
assume there must be a way to do it
Is there? Thanks!