javascript - Ajax upload a file from browser to FTP server -


Is it possible to upload files from a browser using AJAX?

No Browsers do not give API an API that allows JavaScript to be written.

You can use the server side code and can use it to push it to your FTP server.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -