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 2006Nov
SMTWTFS
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

Archives

Topics

Source Code

Friday, October 27, 2006 #

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 @ 8:36 AM