Displaying 1 result from an estimated 1 matches for "outputsafetyhelp".
Did you mean:
outputsafetyhelper
2013 Jan 27
2
Help displaying text
Apologies in advance ...this may be a really dumb question but here
goes.
@formatted_question[:a] contains text with HTML markup. I want to
display it in a field so I can control its vertical and horizontal size
on the page. When it is displayed on the page now, rather than
interpreting the HTML, it is output into the text field as a string with
all HTML tags showing. What am I doing wrong??