Html editor component
Hi.
At the moment I'm using HTML textarea to imput user text which is then stored (ASP) in the database (Sqlserver-text). Later this text is extracted from the database and transformed into HTML and displayed on the web. Now users wants to be able to format (bold, italic..) the entered text what is not possible with the standard textarea. The formated text has to be stored in HTML format.
I think that there are components around for this purpuse (free if possible), what do you suggest?
Thanks, Sebastian
|