I am working on a project in which i have implemented File uploading files, i am saving files on Amazon Cloud server(using Amazon S3 service), I have successfully implemented this and its working fine and i can see the uploaded file/picture using URL
http://mybucket.s3.amazonaws.com/filename.txt
or
http://mybucket.s3.amazonaws.com/filename.jpg
I am having one problem with this, when i upload files with chrome they successfully uploaded and i can view them,but when i upload files from firefox they upload but on clicking them shows msg
This XML file does not appear to have any style information associated with it. The document tree is shown below.
Access Denied, however when i click on the files uploaded from chrome in firefox they got open with no error