How to call a web service from JavaScript with asp.net Ajax(jalpesh.blogspot.com)
submitted by
jalpesh(1347) 2 years, 1 month ago
Calling a web service from JavaScript was easy task earlier you need to create a proxy class for JavaScript and then you need to write lots of java script but with Microsoft ASP.NET Ajax you can call web services from JavaScript very easily with some line of JavaScript and even better you can also handle the errors if web service failed to return result. Let’s create a simple hello world web service which will print Hello world string and then we will call that web service into JavaScript. Following is...
|category: ASP.NET
|Views: 15
tags:
ASP.NET another
Everyones tags:
Your Tags: