Is it possible to upload a file using Ajax ? Reason
Answer Posted / nikhil
There is no way to upload file using ajax. 1 can use iframe
and upload files to give the feel of ajax file upload.
Many scripts and libraries are using this method, in their
ajax-file-upload plugins.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Is ajax a browser-dependent or a browser-independent script?
What meaning has asp.net ajax?
What are the types of open() method used for xmlhttprequest?
What are the difference between AJAX and Javascript?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
How can you debug asp.net ajax applications?
When should I use a java applet instead of ajax?
What is an ajax request and what is a simple example of where a ajax request would be used?
When will html_ajax have a stable release?
What are the browser versions that ajax is compatible with?
What is the asp.net ajax framework? What versions have been released so far?
Does java have support for comet style server-side push?
Why do we use the xmlhttprequest object in ajax?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
What is the limitation of AJAX ?