Sending data as POST request to a Webserver via VBA
Uwe Herrmann wrote:
I use the following
Set obj = CreateObject("InternetExplorer.Application")
I am unfamiliar with that object library so I will not attempt to
answer the question.
To do a POST I use Microsoft Internet Trnsfer Control
(C:\Windows\System32\msinet.ocx).
Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup
|