by Xianzhong Zhu
Feedback
|
Average Rating:  
Views (Total / Last 10 Days):
24741/
249
|
|
|
|
| Downloads |
|
|
|
|
|
Article Feedback
User Comments
Title:
Sr. Web Developer
Name:
Nelson Xu
Date:
9/4/2008 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.
|
|
|
|
|
|