1

I need just a basic functions:

  • bold text
  • header text
  • list (numbered)
  • undo and redo
  • insert image
  • change background of editor

I don't need to let the user directly change html code.

There I have found some editors that supports all those functions except inserting images. Is there some that will satisfy my needs ?

Rasto
  • 17,204
  • 47
  • 154
  • 245

4 Answers4

2

I would look into http://tinymce.moxiecode.com/.

Johan Petersson
  • 972
  • 4
  • 13
1

Have you tried FreeTextBox?

http://www.freetextbox.com

AndrewC73
  • 141
  • 2
  • 8
1

Take a look at CKEditor.NET.

as-cii
  • 12,819
  • 4
  • 41
  • 43