Using the readAsBinaryString
method of the FileReader
, how properly upload images and such via Ajax? I kn开发者_C百科ow how to do the uploading; files get uploaded, and text files do display well but images cannot be rendered after such a transfer over the net. Note: the work is for a web service so I do not have access to server-side scripting.
Upload files via Ajax?
Using the readAsBinaryString method of the FileReader, how properly upload images and such via Ajax? I kn开发者_C百科ow how to do the uploading; files get uploaded, and text files do display well but
0
0
0
精彩评论