Ajax upload is the process of asynchronously sending files to a web server using client-side JavaScript.
Questions tagged [ajax-upload]
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