Hello,

I'm trying to make an XMLRPC call to a server that required HTTP
authentication. Authentication is well working when using javascript
calls like "oXMLHttpRequest.open(bstrMethod, bstrUrl, varAsync,
bstrUser, bstrPassword);". But I can't find where to set the
User/Password params for XMLRPC. Does anyone know what to do that in
openlaszlo?

Thanks,
Omar

Reply via email to