Access Remotely Hosted web servive using Jquery
Hi,
I have remotely hosted one of my service e.g. www.abcd.com/serv1.asmx Now I want to consume this service using Jquery & Html only without help of any Dotnet component. How Can I ?
Please provide me sample code.