Problem display RTF filed on listbox

  • Thread starter Thread starter SF
  • Start date Start date
S

SF

Hi,

I have a field that contain RTF character such as <Div>, <div><strong><u>my
text here</u></strong></div>, <div><font size=5>
The result display in the listbox is not readable because of those
character. I want to extract the text content and display in a listbox
(without displaying those character above). Is there a way to strip off
those character?

SF
 
Back
Top