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
Where can I find examples of ajax?
What are the new features of asp.net ajax 4.0?
is the xmlhttprequest object part of a w3c standard?
Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
What is asp.net 2.0 ajax?
Which control you need to place on the page to show loading image?
How to control how long an ajax request may last?
How can you find out that an ajax request has been completed? : asp.net 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 development? Can ajax applications be made to work for users who have javascript turned off?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Describe the process and benefits of using the always visible control extender?
Which are limitations of ajax?
Can you list some examples of ajax-based applications?
How ajax is different?