WYSIWYG Text Editor
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
Sure - I've got one kicking around here somewhere...... Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
Did you search the articles in CodeProject already? I don't recommend doing this with ASP.NET because you'll end up with loads of postbacks and that will irritate the user. This javaScript solution posted on CodeProject earlier this year might be more useful though: http://www.codeproject.com/jscript/htmlarea.asp[^] --Colin Mackay--
"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown) Enumerators in .NET: See how to customise foreach loops with C#
-