How do I read html out of database fields and show it

C

COHENMARVIN

I have database text fields that I am putting "<br />" in so that they
will appear on the web page with linebreaks in the text where I want
them. But when the fields are shown, this does not work - the source
looks like &lt;br /&gt;. How do I get around this?
Thanks,
Marv
 
C

clintonG

The HTML is being encoded. Its HtmlEncode being used or the database is
encoding the HTML. Learn how to avoid encoding the data and store it as
unencoded HTML.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top