How to upload string as file with jQuery or other js framework.

Posted by Romka on Stack Overflow See other posts from Stack Overflow or by Romka
Published on 2010-06-10T07:49:38Z Indexed on 2010/06/10 7:52 UTC
Read the original article Hit count: 159

Filed under:
|
|
|
|

using javascript.
I have a file in string (getted with ajax request). How to upload it as file to server by another ajax request ?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery