代码改变世界

随笔档案-2008年10月25日

使用FCKeditor_2.6.3版本有关上传图片问题解决

2008-10-25 16:39 by 每天看看, 3156 阅读, 收藏,
摘要: 使用FCKeditor_2.6.3版本有关上传图片问题解决问题:提示This connector is disabled解决:在fckeditor\editor\filemanager\connectors\aspx目录下面有一个 config.ascx 用户控件。打开它,我们可以看到有一个:private bool CheckAuthentication()的方法。private bool Ch... 阅读全文

FCKeditor_2.6.3的安装使用方法

2008-10-25 16:17 by 每天看看, 1818 阅读, 收藏,
摘要: 阅读全文