Crdown's学习笔记

ASP.NET,Report...

博客园 首页 新随笔 联系 订阅 管理

2010年4月2日 #

摘要: 我最近在整合FCK,我也遇到了这个问题。 解决办法: 打开editor/filemanager/connectors/aspx/config.ascx修改CheckAuthentication()方法,返回true C# code private bool CheckAuthentication(){// WARNING : DO NOT simply return "true". By doin... 阅读全文
posted @ 2010-04-02 14:00 Crdown 阅读(1275) 评论(0) 推荐(0) 编辑

摘要: 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:/... 阅读全文
posted @ 2010-04-02 13:52 Crdown 阅读(268) 评论(0) 推荐(0) 编辑