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 strongm 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: *

  1. neilbmclaughlin

    WinHttpRequest - need to PUT without streams

    I need to write a VB routine to put a binary file from an ActiveX running on a client to a WebDAV location using HTTP PUT but I can't use ADO streams. What I need to do is along the lines of: <SNIP> Private objHTTP As New WinHttp.WinHttpRequest Dim lData() As Byte Open strDestFilePath...

Part and Inventory Search

Back
Top