Client side (javascript/jQuery) file manipulation before/after upload/download

后端 未结 4 1096
傲寒
傲寒 2021-01-03 12:42

I\'m just sounding things out about this having looked around for a while and drawn a blank. I\'d like to see if this is even possible as so far I can\'t see a way to do it.

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-03 13:24

    You can't do this with JavaScript. You can, of course, simply use SSL (e.g., via HTTPS). Dead easy, well-tested, all of that. Otherwise, you'll have to use something non-standard like Flash, Java, or ActiveX.

提交回复
热议问题