how to create a rich text editor using asp.net1.1
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
I want to create a rich text editor in my web page so how to do that and what all controls required.plz help me as soon as possible,thank you.
coolsatty
The main thing you need, is javascript. TONS of javascript.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
I want to create a rich text editor in my web page so how to do that and what all controls required.plz help me as soon as possible,thank you.
coolsatty
Simple answer: don't - it will take you about a year to do it properly. Use a third party control. I like FreeTextBox[^]
'Howard