Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,
I need to upload a file through WCf and Jquery.

If that is not possible please let me know how to upload file without page post back.
Posted

1 solution

Here file uploads using jQuery, WCF, ASP.NET:
Tutorials:Multiple File Upload Magic[^]
AsyncFileUpload Demonstration[^]
File Upload in Silverlight using WCF[^]

Now, for WCF & jQUery association, go through various links in this similar discussion[^].
 
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