Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

textbox and rtf

1 view
Skip to first unread message

Zach

unread,
May 9, 2012, 11:45:40 AM5/9/12
to
Is there a simple way to display an .rtf file in a textbox using asp.net?

Thanks,
Zach.

Zach

unread,
May 9, 2012, 11:51:43 AM5/9/12
to
"Zach" <x...@xx.xx> wrote in message
news:4faa12a4$0$14708$5fc...@news.tiscali.nl...
> Is there a simple way to display an .rtf file in a textbox using asp.net?
>
> Thanks,
> Zach.
>

PS I code in C#.
Zach.

Arne Vajhøj

unread,
May 9, 2012, 7:17:43 PM5/9/12
to
On 5/9/2012 11:45 AM, Zach wrote:
> Is there a simple way to display an .rtf file in a textbox using asp.net?

Google seems to indicate that you need some third party component for it.

Like:

http://www.4guysfromrolla.com/articles/102004-1.aspx

http://rte.codeplex.com/

You could try look at those (they seem to be for editing, but
maybe they have a readonly property).

Arne

Zach

unread,
May 12, 2012, 2:04:53 AM5/12/12
to

"Arne Vajhøj" <ar...@vajhoej.dk> wrote in message
news:4faafb19$0$295$1472...@news.sunsite.dk...
Arne,
So ASP.NET does not facillitate formated text to be displayed.
Thank you for the references.
Zach.

Arne Vajhøj

unread,
May 11, 2012, 8:18:50 PM5/11/12
to
On 5/12/2012 2:04 AM, Zach wrote:
> "Arne Vajhøj" <ar...@vajhoej.dk> wrote in message
> news:4faafb19$0$295$1472...@news.sunsite.dk...
>> On 5/9/2012 11:45 AM, Zach wrote:
>>> Is there a simple way to display an .rtf file in a textbox using
>>> asp.net?
>>
>> Google seems to indicate that you need some third party component for it.
>>
>> Like:
>>
>> http://www.4guysfromrolla.com/articles/102004-1.aspx
>>
>> http://rte.codeplex.com/
>>
>> You could try look at those (they seem to be for editing, but
>> maybe they have a readonly property).

> So ASP.NET does not facillitate formated text to be displayed.

Apparently not RTF.

But it does support formatted text (hint: what is HTML).

Arne


Zach

unread,
May 12, 2012, 7:26:47 PM5/12/12
to

"Arne Vajhøj" <ar...@vajhoej.dk> wrote in message
news:4fadac6c$0$295$1472...@news.sunsite.dk...
True, I am aware of that, I was kooking for a different route.

Zach.

0 new messages