I am trying to open a https site with POST method to include ID and password to access the https site and open the site on the default internet browser. The POST I tried to use HttpClient and sendRequest method. But I cannot make it works. The return code from SendRequest is -2.
Is there a sample code that I can use? We is using PowerBuilder 2017 R3 and deploy the code as a web application in PowerServer.
Thanks,
Jon