mike mcintyre's

.N e t J o u r n a l

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

OctNovember 2009Dec
SMTWTFS
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Archives

Topics

Source Code

Source Code:  Ajax Beta 1 Call Web Service With JavaScript

The Visual Basic source code provided by the Ajax v1.0 Beta article at How To: Call a Web Service from JavaScript is actually written with C#.  The web service (CallWebService.asmx) is written in C#, the web page (CallWebService.aspx) includes a method 'EchoString' that is written in C#.

The source code provided with this post is a Visual Basic version.

Click the link above to download Visual Basic source code in a Visual Studio 2005 solution which demonstrates How to call a Web Service from JavaScript.
 
Mike McIntyre http://www.getdotnetcode.com
 
posted on Friday, October 27, 2006 8:36 AM