in reply to Re^2: questions regarding jQuery::File::Upload (REQUEST_URI)
in thread questions regarding jQuery::File::Upload

You might want to re-read what I wrote more carefully as I wasn't blaming your environment. I was suggesting a small change to make in the code of that module.

- tye        

  • Comment on Re^3: questions regarding jQuery::File::Upload (REQUEST_URI)

Replies are listed 'Best First'.
Re^4: questions regarding jQuery::File::Upload (REQUEST_URI)
by lightoverhead (Pilgrim) on Apr 04, 2014 at 18:24 UTC

    oh, I see; I'll give it a try. Thanks Tye.

Re^4: questions regarding jQuery::File::Upload (REQUEST_URI)
by lightoverhead (Pilgrim) on Apr 04, 2014 at 20:50 UTC

    it seems not the script either.

    As I can have the JSON.parse error

    I think this means that there is some parsing problems after I change php code to perl code

    And actually I found the files have already been uploaded with temp names

    Now, I am really confused how to solve this problem.