Reputation: 33
I would like to know how to upload a file using WCF by making an AJAX call using jquery.
Upvotes: 3
Views: 1254
Reputation: 6638
You can use some ready-to-use JQuery plugin. For example, AjaxFileUpload
Upvotes: 1