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
In what way are proxyless calls different than the proxied calls in ajax?
Why did ajax kill himself?
Won't my server-side framework provide me with ajax?
Describe ajax control extender toolkit? : asp.net ajax
How do we manage concurrent request?
What is the xmlhttprequest object?
Describe the formats and protocols used by ajax?
What is the purpose of xmlhttprequest?
Do I really need to learn javascript before ajax?
What is the asp.net ajax framework? What versions have been released so far?
Explain the step property of the numericupdownextender control? : asp.net ajax
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
What is synchronous request in ajax?
Is ajax considered a programming language?
How to control how long an ajax request may last?