I'm tring to make or format a text box with bold and bullets in the text box.
The textbox is tied to a field in a php database. When the textbox is populated I see the <strong> html markup but not the bold text.
I want to make the text box recognize html markup. Is this possible?
The textbox is tied to a field in a php database. When the textbox is populated I see the <strong> html markup but not the bold text.
I want to make the text box recognize html markup. Is this possible?