jquery-upload-file-plugin

Error using jQuery Upload File Plugin, unwanted strings appended to files (WebKitFormBoundary)

喜欢而已 提交于 2020-01-14 03:14:10
问题 I'm using this plug-in : http://hayageek.com/docs/jquery-upload-file.php I'm use it to send files to a WCF Rest Service and save its on hdd. Uploads works fine, but the problem is that images, exe, etc. Uploads broken. If I open uploaded files with a text editor, I can see unwanted strings At begin: ------WebKitFormBoundaryPUTfurckDMbpBxiw Content-Disposition: form-data; name="file"; filename="image.png" Content-Type: image/png At end: ------WebKitFormBoundaryPUTfurckDMbpBxiw-- My service

Error using jQuery Upload File Plugin, unwanted strings appended to files (WebKitFormBoundary)

你离开我真会死。 提交于 2020-01-14 03:14:04
问题 I'm using this plug-in : http://hayageek.com/docs/jquery-upload-file.php I'm use it to send files to a WCF Rest Service and save its on hdd. Uploads works fine, but the problem is that images, exe, etc. Uploads broken. If I open uploaded files with a text editor, I can see unwanted strings At begin: ------WebKitFormBoundaryPUTfurckDMbpBxiw Content-Disposition: form-data; name="file"; filename="image.png" Content-Type: image/png At end: ------WebKitFormBoundaryPUTfurckDMbpBxiw-- My service

XMLHttpRequest to Amazon S3 fails only on some computers

僤鯓⒐⒋嵵緔 提交于 2019-12-12 01:53:23
问题 Our web app is an uploader the pushes directly to Amazon S3. It has never failed testing, however, now that a client has the software they are experiencing a 50/50 success rate per computer. Seems that the error appears on any browser on the bad computers: XMLHttpRequest cannot load "www.DOMAIN.json". Origin ... is not allowed by Access-Control-Allow-Origin. host file does not have unique settings network that the computer is connected to does affect outcome two similar computers (os, browser