I'm trying to access a PHP webservice through an ASP.NET application
ccbusca.pesqwebservice client = new ccbusca.pesqwebservice();
client.Url = "http://www.ccbusca.com.br/webservice.php";
ret = client.ws_pesqcpf("VISUALFIX01", "XXXX@", "302X"...
asked by
03.02.2017 / 04:11