Questions tagged [ajax-upload]

Ajax upload is the process of asynchronously sending files to a web server using client-side JavaScript.

115 questions
0
votes
1 answer

Problems with ajax file upload

i've been stuck with this problem for a while. I need to realize a simple ajax file upload to server, without showing the user a file form and immediate presentation of the uploaded picture I've been trying to use this plugin:…
opportunato
  • 621
  • 1
  • 6
  • 10
0
votes
3 answers

How do you make an iframe run a Javascript function on the main page when the iframe loads?

I have this HTML: