I intend to use FCKeditor in an ASP.NET only application. I've noticed however that there are several php files within the archive I've downloaded. Is php required for FCK to work?
Mon, 12/01/2008 - 17:29
#1
Re: Using FCKeditor in an ASP.NET only application
You don't need the .php files. They are only if you are using php.
You'll also see files for coldfusion, python and a few other langauges. You don't need them either.
The docs explain what you can and can't remove. There is also a good article on ASP.NET integration here.