Click here to Skip to main content
15,892,517 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,


i want to upload image with ajax call in mvc3. i know that we can do this with

1)FormData(Not Supported in I.E 7).
2)IFrame ( I can not use iframe for this because i need to post image in ajax call).

Is there any way to post image in ajax call. and will support in every browser.




thanks
Posted
Updated 12-Jul-13 2:46am
v3

1 solution

Try this Plugin
http://zurb.com/playground/ajax_upload[^]

Hope this helps
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900