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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.NET component that convert RTF string to html

Status
Not open for further replies.

beral

Programmer
Jan 7, 2004
12
SE
is their a component in .net which allow us to convert an rtf string as follow

{\rtf1\ansi\ansicpg1252\deff0\deflang1036{\fonttbl{\f0\fnil\fcharset0 Arial;}} \viewkind4\uc1\pard\b\fs28 Pays\b0\fs20 \par }

to an HTML .
 
I'm not sure if this is what you're looking for, but I've used this awesome control for some web apps a while back, and it was great for allowing a rich text input and getting hte HTML version of it.

go to (oddly enough)


hth

D'Arcy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top