Archive of UserLand's first discussion group, started October 5, 1998.
Re: MSIE and XML-RPC
Author: Hannes Wallnöfer Posted: 2/3/1999; 8:36:39 AM Topic: www.xml-rpc.com Msg #: 2651 (In response to 2649) Prev/Next: 2650 / 2652
Just as a proof of concept, I made a version of our XmlRpcClient that's hardcoded to examples.getStateName(12) at nirvana.userland.com.I put up an .asp file that looks like this:
<%@ LANGUAGE = JScript %> <% client = Server.CreateObject("helma.XmlRpcClient2"); Response.Write (client.execute ()); %>and it worked.
This page was archived on 6/13/2001; 4:47:43 PM.
© Copyright 1998-2001 UserLand Software, Inc.