How to integrate CKEditor with ASP NET Application

preview_player
Показать описание
How to integrate CKEditor Application with ASP.NET application using simple steps .
2 Download CKEditor from CKEditor website .
3 Extract CKEditor application to a new folder.
4 Start visual studio 2013 Create New ASP.NET Empty Web Application .
5 Goto referencess and add reference to CKEditor.NET dll file
6 Copy CKEditor folder to new created project .
7 Add new ASP.NET page and register for CKEditor Tag
By using following statement
8 type CKEditor tag Inside DIV tag
9 Place one button and label on your ASP.NET Page
10)Write code on button for taking input from CKEditor
11 Save and Run project and your are done…..!!!!
Рекомендации по теме
Комментарии
Автор

worked for me fam. Props from Portugal.

sirbordas
Автор

Thanks it's work

But this is convert <div> to &lt;div&gt;

Plz help

VikramKumar-yrmv
Автор

This would be much better with a spoken narration. Microphones aren't all that expensive, you know

StephenJWalter
Автор

Please how do I get to insert the html codes into the mssql database and display the formatted html tags...instead of have something like this appearing <p>This was not what I expected, I expected it formatted without tags</p>

AdebayoOlaonipekun
Автор

hi, i'm  performing as it is same as for you showing in video.but there is  don't have the references file i'e .dll file.the ckeditor can be in the form of javascript.so how can perform this.

SadiqMsadiqsha
Автор

not working after hosting in local iis server

sandeepreddypalannagari
Автор

hi please you help me by instructing that how to use it in c# winforms

harshchelani
Автор

Where from .dll file.. ? Please make your video not cut cut

samsuofficial