| Samstag, 17. November 2001 | |
Calling Web Services with callService (11/17/2001). Do you know what method to use when calling a Web service? Learn how to specify a callback result handler function. [JavaScript Tip of the Day] 10:22:31 PM |
|
Loading the Web Service First (11/16/2001). Do you know what the best time is to assign a friendly name to a Web service? Learn how to load the Web service before any attempt to call its methods. [JavaScript Tip of the Day] 10:22:17 PM |
|
Handling Different asmx File Locations (11/15/2001). Do you know how to assign a friendly name to a Web service on your local drive? On the server? Learn how to separate the html and the asmx files. [JavaScript Tip of the Day] 10:22:09 PM |
|
Assigning A Friendly Name to A Web Service URL (11/14/2001). Do you know how to handle multiple instances of the same Web service URL? Learn how to assign it a friendly name. [JavaScript Tip of the Day] 10:21:47 PM |
|
Attaching the WebService Behavior (11/13/2001). Do you know which behavior is needed to call remote methods from Web Services? Learn how to attach the WebService behavior to the DIV and BODY elements. [JavaScript Tip of the Day] 10:19:27 PM |
|
Web Service WSDL -- Elements (11/6/2001). Can you write your own WSDL? Learn about the WSDL-specific elements. [JavaScript Tip of the Day] 10:18:31 PM |
|
