Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RTF TextBox & HTML Pages

Status
Not open for further replies.

clatimier

Programmer
Joined
Apr 11, 2003
Messages
26
Location
FR
Hello

I'd like to generate an HTML Page with information from Clarion. For that I use the HTMLOutputPage object which perfect works.
Now, I would like to get the text contained in a RTFTextBox object to include it in my HTML Page. But when I do that, I have the rtf codes, with the text ! Can someone knows how to get the text as displayed on the RTFTextBox and no the rtf codes ? (\par\t\s etc...)

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top