有关FCKeditor控件插入图片的问题???

日期:2013-09-11 22:11:45 人气:1

有关FCKeditor控件插入图片的问题???

FCK本身就有上传功能,上传时文件地址是插入到内容中的也就是保存到你的content字段里。你只需要指定上传文件保存的位置就行了。打开FCKeditor\editor\filemanager\connectors\aspx里的config.ascx文件在UserFilesPath = "/userfiles/";这行改上传文件保存地址。
    A+
热门评论