L
lefty
I have a database that has html stored in a field with text from a rte.
I want to use the drw to pull the textarea or memo field but not in html.
ex. <p> this is a test </p>
want to change to ex. This is a test
something to do with htmlEncode?
I want to use the drw to pull the textarea or memo field but not in html.
ex. <p> this is a test </p>
want to change to ex. This is a test
something to do with htmlEncode?