Thursday, 19 September 2013

Amazon S3 CORS (Cross-Origin Resource )

Amazon S3 CORS (Cross-Origin Resource )

I am using S3 + CORS + Jquery File upload to upload files to s3 directly
from the javascript. For those html5 supported browser I can get the file
size in javascript, however I have problem getting file size in IE9. Is it
possible so that when uploading file S3 can give me back the file size as
a part of response in IE9?

No comments:

Post a Comment