rtf to text

R

ravikianth007

i have rtf formated data in sql server.
am trying to display it in the browser using asp.net
can anybody please help me out in doing this.....
 
D

David Berry

You should ask your question in one of the microsoft.public.dotnet news
groups
 
M

MD Websunlimited

Hi,

You'll need some type of control, .Net, that can translate the RTF to HTML. Try Googling or one of the .net groups.
 
Top