Textbox with "word layout"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi everyone,

I want a textbox with word layout.
And than save this text to a field in a sql server.
how can I do that?

thanks for the answers

Filip
 
http://tinymce.moxiecode.com/

Best one that I've come across. There is a .Net connector written for it,
but it's not very complete.

Others like FCKEditor and HTMLArea perhaps present too much functionality
and add too much complexity. TinyMCE is easy to use and easy to customize.
 
yeap its a great control.. glad you like it.... infact i found it like a year
back when someone else was looking for a richtextbox equivalent... have fun...
 
thanks for all the answers!!


Charles Chen said:
http://tinymce.moxiecode.com/

Best one that I've come across. There is a .Net connector written for it,
but it's not very complete.

Others like FCKEditor and HTMLArea perhaps present too much functionality
and add too much complexity. TinyMCE is easy to use and easy to customize.
 
Back
Top