Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to call webservice Using jquery and html
Posted
Comments
Nitij 15-Mar-15 6:30am    
I don't intend to sound rude but you can search this exact phrase on google and would get thousands of answers instantly, instead of waiting here for someone to reply to this very basic question.

1 solution

You use the .ajax() method of jQuery. http://api.jquery.com/jQuery.ajax/[^]
 
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