| Author |
Web service method call behaviour?
|
bujin wang
Ranch Hand
Joined: Jun 21, 2003
Posts: 48
|
|
What will happen in my script, if there is a web method call inside. Will the method pause until the results returns or the JavaScript runs it asynchronized? Burt
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
What do you mean by "web method"?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
bujin wang
Ranch Hand
Joined: Jun 21, 2003
Posts: 48
|
|
|
web service method call.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
42
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
BEAR - LOL - I also dropped my laptop.... Burt, why did you post a new opic since this is the same as your other post? You are going to have to break your JavaScript up in chunks and have the onload events fire on the other page to execute the next part. That is the only way it can work. Eric
|
 |
 |
|
|
subject: Web service method call behaviour?
|
|
|