Project Description
- User can manage to upload images files to server from TinyMCE editor using FCK file manager
- The file is put back into TinyMCE editor as content.
Please download the PDF version to have detail step by step to complete example, download here.
Note: We need to run the project under
IIS Express Server instead of built-in ASP.NET Development Server in VS 2010, please find detail for "how to configure" in document.
Here what have done for the project:
- Add 1 button “Browse” to File Manager Server.
- It shows a modal dialog displaying files/images on server
- User can manage to upload more files to server
- Select a file to insert back to TinyMCE editor
- Added Delete function to FCKEditor File Manager

6. Here is the result:
