Click here to Skip to main content
15,892,839 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have Rest WCF service, It might take one parameter or 2 parameter or many more, depending upon that it call the method using json.

Now the requirement is that, how to consume this wcf service from client side using Jquery with Json array string.
Posted
Updated 20-Mar-15 1:16am
v2
Comments
F-ES Sitecore 20-Mar-15 7:26am    
Have you googled "call wcf service from jquery" and tried some of the examples?

http://www.codeproject.com/Articles/132809/Calling-WCF-Services-using-jQuery
Sergey Alexandrovich Kryukov 20-Mar-15 8:08am    
What have you tried so far?
—SA

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