NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Thomas on April 13, 2008, 11:12:06 PM

Title: pre Web project question - RTF control
Post by: Thomas on April 13, 2008, 11:12:06 PM
Hello,
in my DB I have a RTF text. Iis there anything like a RTF control for Web Server ?
I think, I must go the HTML way... Any ideas on libraries or so wich convert RTF -> HTML ?
Is it possible to display the HTML text besides a browse (like a hotfield in ABC) ?
TIA, Thomas
Title: Re: pre Web project question - RTF control
Post by: Bruce on April 13, 2008, 11:55:39 PM
Hi Thomas,

>> In my DB I have a RTF text. Is there anything like a RTF control for Web Server?

nothing that I'm aware of.

>> I think, I must go the HTML way.

yes, I think that's what usually happens.

>> Any ideas on libraries or so which convert RTF -> HTML ?

Google is your friend <g>... I haven't done any work in this direction, but others may chip in.

>> Is it possible to display the HTML text besides a browse (like a hotfield in ABC) ?

yes (whew).

cheers
Bruce