I am using fckEditor in an ASP.NET application I have developed. I have included the dll in my project but when I deploy do I need to copy the javascript files on to my web server as well?
Yes, you have to copy all folder structure... if u are speaking about 2.0 just copy the "editor" folder (with subfolder) If using 1.6 (or lower) u need this folder:
RE: Deploying Web App with FckEditor
if u are speaking about 2.0 just copy the "editor" folder (with subfolder)
If using 1.6 (or lower) u need this folder:
\css
\dialog
\filemanager
\images
\js
\lang
fckeditor.html
Best Regards
Simone
RE: Deploying Web App with FckEditor
I am using 1.6. I've done what you said but I keep getting an error message saying "Page cannot be displayed.
Any ideas why?
If it helps I could post up the source of the webpage.
regards,
Wallace
RE: Deploying Web App with FckEditor
Which page cannot be displayed?
to use the .NET version u should include the tags for FCKeditor...
http://sourceforge.net/forum/forum.php? ... _id=257180