Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zeteixeira
  • Content: Threads
  • Order by date
  1. zeteixeira

    FoxPro: soap header autentication

    Hello, I am trying to use a webservice using SOAP header with the authentication. The code I'm using is the following: LOCAL o as MSSOAP.SoapClient30 o = CREATEOBJECT("MSSOAP.SoapClient30") loException = null llError=.f. lcUrl = "http://wsgw-teste.aaaa.pt:8000/gateway/services/aaaa?WSDL" TRY...

Part and Inventory Search

Back
Top