i have some HTML content in a database, and using impromptu as a light box to display some html content. where want it to be like
This is a Sample Text
but it displays as
<em><strong><span style="color: #ff6600;">This is a Sample Text</span></strong></em>
is there a way to convert the tagged text to the formatted text?
RTM, you can do this by using the html: method