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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Bogdan Pratis

  1. Bogdan Pratis

    HTTP REQUEST ERROR HANDLING

    Hello, oObject = CREATEOBJECT([WinHttp.WinHttpRequest.5.1]) WITH oObject .Open([POST], m.url, .F.) .SetRequestHeader("Content-type", "application/soap+xml; charset=utf-8") .SetRequestHeader("Accept", "*/*") .SetRequestHeader("KeepAlive", .T.)...

Part and Inventory Search

Back
Top