View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Uwe Herrmann Uwe Herrmann is offline
external usenet poster
 
Posts: 4
Default Sending data as POST request to a Webserver via VBA

Hello Bill,

Could you send me example code to use the msinet.ocx under Excel?
I would prefer example code for making a POST Request!

Thanks in advance!

Uwe Herrmann

----- Bill Manville wrote: -----

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