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

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -

runtime error - Cannot find an overload for op_subtraction when subtracting datetime from datetime in powershell -