Archive of UserLand's first discussion group, started October 5, 1998.
Re: MSIE and XML-RPC
Author: Brent Simmons Posted: 2/2/1999; 10:33:53 AM Topic: www.xml-rpc.com Msg #: 2639 (In response to 2633) Prev/Next: 2638 / 2640
Here's the spec:A faceless ActiveX object, light enough to be embedded in a web page, that's an XML-RPC client.
This client handles marshalling of parameters, it handles parsing the result, and in between it handles making the HTTP request back to the server.
The scripter can then use VBScript or JScript, running in the web page, to call back to the server by using this object. The scripts don't have to deal with XML, they just pass a method name and parameters to the ActiveX object which calls the server and returns the result back to the script.
There are responses to this message:
- Re: MSIE and XML-RPC, Michael Schumann, 2/2/1999; 4:59:13 PM
- MSIE XML-RPC Demo, Brent Simmons, 2/3/1999; 12:18:10 PM
This page was archived on 6/13/2001; 4:47:42 PM.
© Copyright 1998-2001 UserLand Software, Inc.