Giter Site home page Giter Site logo

Comments (8)

SeanJA avatar SeanJA commented on May 3, 2024

Works fine in IE 8 for me, which version of it are you using? I have not actually touched the javascript, so from when I forked it it worked fine.

from fine-uploader.

SeanJA avatar SeanJA commented on May 3, 2024

Granted, I am posting to a php file and not asp, but that shouldn't matter too much...?

from fine-uploader.

bobbob10 avatar bobbob10 commented on May 3, 2024

I'm using the latest JavaScript.

You're right, it shouldn't matter since it hasn't hit the server code yet...just the querystring is messed up. Do you have HTTPWatch or Fiddler?

from fine-uploader.

bobbob10 avatar bobbob10 commented on May 3, 2024

FYI, my content-type is being sent as "multipart/form-data; boundary=---------------------------7daa3d740284" too.

from fine-uploader.

zecarlos avatar zecarlos commented on May 3, 2024

in my case it works fine um Firefox, Chrome, Safari. Using IE8 after pick the file it always returns Failed.

Cant figure out whats wrong...

from fine-uploader.

valums avatar valums commented on May 3, 2024

this works in IE, you just need to get the file on the server in a different way, please read http://github.com/valums/file-uploader/blob/master/server/readme.txt

from fine-uploader.

SeanJA avatar SeanJA commented on May 3, 2024

FYI: The readme is off a bit, the original php.php file returned {"success": false, "error": "error message"} http://github.com/valums/file-uploader/blob/master/server/readme.txt#L12 (see: http://github.com/valums/file-uploader/blob/master/server/php.php#L53 )

from fine-uploader.

valums avatar valums commented on May 3, 2024

The success false is not used anywhere, so I guess, I should remove it from readme.

from fine-uploader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.