Three Ways to Consume Web Services with AJAX
page 1 of 9
Published: 26 Apr 2007
Abstract
This article examines the different ways that web services can be consumed using AJAX.
by Xianzhong Zhu
Feedback
Average Rating: 
Views (Total / Last 10 Days): 66182/ 79

Introduction

In recent months, AJAX has become more and more heated. How Web Service, the commonly accepted way to supply business logic, can be consumed via AJAX naturally attracts the attention of so many AJAX enabled solution providers as well as developers. In this article I will show you three different ways to consume Web Services using simple yet integral samples.


View Entire Article

User Comments

Title: Sr. Web Developer   
Name: Nelson Xu
Date: 2008-09-04 11:20:30 AM
Comment:
Hi Xianzhong,
I reall enjoy your article and code sample.
The reason that "Undefined" appears is because you have () for OnSuccess when you call Web service.

SumServiceSpace.SumService.GetSum(
eval(form1.TextBoxA.value),
eval(form1.TextBoxB.value),
OnSuccess());

Message will go away if you remove () after OnSuccess.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-03-28 10:20:04 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search