• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    fckeditor 防止上传非法文件 增加登录判断
    fckeditor\editor\filemanager\connectors\asp 目录下 两个文件connector.asp upload.asp 里判断是否登录后台

    connector.asp
    If ( ConfigIsEnabled = False ) Then
    SendError 1, "This connector is disabled. Please check the ""editor/filemanager/connectors/asp/config.asp"" file"
    End If

    在这段代码之前增加身份判断
    if 没登录 then
    SendError 1, "no login"
    end if
    upload.asp
    if
    fckeditor 目录改名 尽量改成fckeditor没有关系的名字
    上一篇:百度编辑器从Json对象中取值,完成初次渲染,在编辑器内画表格
    下一篇:百度编辑器二次开发常用手记整理小结
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    fckeditor 防止上传非法文件 增加登录判断 fckeditor,防止,上传,非法,