Click to See Complete Forum and Search --> : simple text editor


bhuraasif
August 26th, 2007, 07:49 AM
Hi everyone,

I want to develop a simple text editor where i can change text, images make it hyperlink,font,color using ASP.NET(C#) 2005.

please show me some code or example with little explanation.

Waiting for positive reply.

Regards,
ASIF

Shuja Ali
August 26th, 2007, 08:22 AM
I came across this Email Application (http://www.codeproject.com/useritems/Email_Application.asp) on codeproject sometime back. This application uses a WYSIWYG editor which contains almost all the options.

It is done using JavaScript. You can download the source code of the application and take a look at the control.