摘要:
我最近在整合FCK,我也遇到了这个问题。 解决办法: 打开editor/filemanager/connectors/aspx/config.ascx修改CheckAuthentication()方法,返回true C# code private bool CheckAuthentication(){// WARNING : DO NOT simply return "true". By doin... 阅读全文
2010年4月2日 #
摘要:
FCKeditor相关资料简介: 官方网站http://www.fckeditor.net/官方文档http://wiki.fckeditor.net/下载地址http://www.fckeditor.net/download/default.html官方演示http://www.fckeditor.net/demo/default.htmlFCKEditor asp.net设置下载:http:/... 阅读全文