Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying HTML code from a database

Status
Not open for further replies.

sthmpsn1

MIS
Sep 26, 2001
456
US
I have HTML code in my database that I want to render on the page so the page knows its HTML and not text. right now it is displaying that actual code. What is the best way to do this?
 
you can response.write your string of html from your codebehind...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top