Is it possible to upload a file using Ajax ? Reason
Answer Posted / mt
Using the Jquery AjaxSubmit funtion, we can umpload the image.
Using this we dont need to pass the variables,
Add jquery.form.js in u r page
$JQ_Obj('#Form_name').ajaxSubmit(options);
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
When should we use a java applet instead of ajax?
What is the purpose of xmlhttprequest?
Tell name of all the control of ajax?
Did adaptive path help build google's ajax applications?
What is the xmlhttprequest object in ajax?
Is it possible to set session variables from javascript?
Where should I start?
How does one call a javascript function from the ajax code?
Is ajax just another name for xmlhttprequest?
Can I use ajax with seam?
What's the difference in HTML AJAX, ASP.Net AJAX?
Who is using ajax?
Is the server or the client in control?
How can you debug asp.net ajax applications?
How do I send an image using ajax?