CKEditor
CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor, which means that the text being edited on it looks as similar as possible to the results users have when publishing it. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice.
Because CKEditor is licensed under flexible Open Source and commercial licenses, you'll be able to integrate and use it inside any kind of application. This is the ideal editor for developers, created to provide easy and powerful solutions to their users.
CKEditor vs. Word
CKEditor is not a desktop application like Microsoft Word or OpenOffice. It's a component to be used by developers to enhance their applications. It's an editor to be used inside web pages.
Code :
First Add Reference CKEditor.NET.dll
Online Demo Here
Download Code Here
Because CKEditor is licensed under flexible Open Source and commercial licenses, you'll be able to integrate and use it inside any kind of application. This is the ideal editor for developers, created to provide easy and powerful solutions to their users.
CKEditor vs. Word
CKEditor is not a desktop application like Microsoft Word or OpenOffice. It's a component to be used by developers to enhance their applications. It's an editor to be used inside web pages.
Code :
First Add Reference CKEditor.NET.dll
<ckeditor:ckeditorcontrol id="CKEditorControl1" runat="server" toolbarfull="Source|-|Save|NewPage|Preview|-|Templates Cut|Copy|Paste|PasteText|PasteFromWord|-|Print|SpellChecker|Scayt Undo|Redo|-|Find|Replace|-|SelectAll|RemoveFormat Form Bold|Italic|Underline|Strike|-|Subscript|Superscript NumberedList|BulletedList|-|Outdent|Indent|Blockquote|CreateDiv JustifyLeft|JustifyCenter|JustifyRight|JustifyBlock BidiLtr|BidiRtl Link|Unlink|Anchor |Table|HorizontalRule|Smiley|SpecialChar|PageBreak| Styles|Format|Font|FontSize TextColor|BGColor Maximize|"></ckeditor:ckeditorcontrol>
Online Demo Here
Download Code Here
CKEditor
Reviewed by Bhaumik Patel
on
8:08 PM
Rating: