FCKeditor - ASP.NET - Samples

In the FCKeditor.Net installation package you will find two directories containing examples on how to use FCKeditor in web forms:

These directories contain the same exact samples, but you will note some differences in the code, due to the different way the Code Behind is handled by each of the above .NET Framework versions.

To properly run the samples you must copy one of the above folders to the "_samples" folder in the FCKeditor installation in your web server or Visual Studio project. You may eventually rename the folder to "aspx", just to make it clearer.

Remember to copy also the FredCK.FCKeditorV2.dll file, provided with FCKeditor.Net, in the bin folder of your web site.