Is it possible to upload a file using Ajax ? Reason
Answer Posted / anitha madarapu
there is no way to upload files using AJAX.
| Is This Answer Correct ? | 18 Yes | 19 No |
Post New Answer View All Answers
What is polling in ajax.
How can javascript be debugged?
How do I handle concurrent ajax requests?
What are the common ajax frameworks?
What is a simple example of where a ajax request would be used?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
How does an ajax call work?
What is the disadvantage of ajax?
Which control you need to place on the page to show loading image?
What does the dynamicpopulateextender control do? : asp.net ajax
Which request is better with ajax, get or post?
How to handle multiple async ajax requests?
Are there any frameworks available to help speedup development with ajax?
What are the security issues with ajax?
What is the xmlhttprequest object?