Click here to Skip to main content
15,912,756 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am unable to implement use FCKEditor in webform.
Thank You..
Kumar Ravishankar

What I have tried:

Open Visual Studio 2012
File > New > Project
Project > Add Reference >
Add CKEditor.NET.dll to Project
Now copy fckeditor(all small) folder and paste it into Project folder
Project > Add New Item > Web Form
and in webform , getting this error

HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Posted
Updated 1-Mar-16 20:13pm

1 solution

Follow the steps in the official documentation - FCKeditor 2.x/Developers Guide/Integration/ASP.NET - CKSource Docs[^].

You can also check an article in CP - How to Integrate CKEditor with ASP.NET[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900