Latest FCKeditor version
In ASP. NET
Environment configuration and demonstrationProgram(Appendix: Demo
Program) The FCKeditor text editing program (shared software) provides online document editing services for users. It has the same functions as Microsoft office software, the difference is that FCKeditor does not require users to install any form of client. The FCKeditor program is very simple but powerful, so it is favored by the majority of users.
ASP. NET & FCKeditor v2.6The demo project is as follows:
The FCKeditor directory is the core file of the latest version v2.6 downloaded directly from the FCKeditor official website (http://www.fckeditor.net. The entire project needs to reference fredck. fckeditorv2.dll, which is included in the downloaded file FCKeditor. Net/ASP. NET control. For a basic introduction to the FCKeditor, refer to the followingArticle:
Entlib.com Forum/yaf Open Source Forum IntegrationFCKeditor v2.6Editor FCKeditor v2.6 ASP. NET Under configuration and use
The following is a demo.
Demo interface of the program:
The above FCKeditor for Asp.net demo program
Source codeDownload
.