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:

There directories contain the same exact samples, but you will note some diffences 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 FCKeditor installation in your web server or Visual Studio project. You may eventualy rename the folder to "aspx", just make it clearer.

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