Formatting Variables to display in a Text Box

Hopefully, y'all can provide me with a quick down-n-dirty answer to the following:


How can I format text within a variable that will display in a text box (or would it involve a bunch of workarounds)?


Here is a rundown of the situation:


1) Based on a user's response to a question, I am populating a variable with feedback based on "That's Correct! Blah, blah, blah" OR "I'm sorry, that's incorect. Blah, blah, blah." With "Blah, blah, blah" = in-depth response with carriage returns, bold face type, etc.

2) I'm opening a "Show Page" feedback pop-up and populating a Text Box with the response. That response needs the formatting.


I've tried html (e.g.

,

,
) and escape characters (e.g. r). with no luck. In addition, I've done due-diligence and searched the forums.


Thanks in advance.


Wally

Discussions have been disabled for this post