Forum Discussion
praveensqa
13 years agoContributor
Hi jody,
I am also searching solution of above problem.
I copied above code in one function, but it not complying . showing syntaxerror.
Please suggest.
I am also searching solution of above problem.
I copied above code in one function, but it not complying . showing syntaxerror.
Please suggest.
webserver.open("POST", "https://devtest.idigi.com/mobile/services/DeviceManagementService.DeviceManagementServiceHttpSoap11Endpoint/", false);
webserver.setRequestHeader("Content-type", "text/xml; charset=utf-8");
webserver.setRequestHeader("username", "Admin");
webserver.setRequestHeader("password", "password");
webserver.setRequestHeader("portalId", "10.10.10.10");
webserver.send(RequestXml.
xml);
Related Content
- 15 years ago
- 3 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago