mike mcintyre's

.N e t J o u r n a l

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

SepOctober 2008Nov
SMTWTFS
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

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