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

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

python - Writing Greek in matplotlib labels, titles -

ruby on rails - Add fingerprint to old paperclip attachments -