I am using blueimp jquery file upload. Is there any way to rename the uploaded document. I would also like to change the upload directory. I am using the mini ajax file uploader.
1条回答 默认 最新
- 7*4 2015-12-22 02:01关注
No, for security reasons you can't do this on the client side. You can rename the file on the server when it gets uploaded.
解决 无用评论 打赏 举报