Sending data as POST request to a Webserver via VBA
Hallo,
I have a problem to send data via POST-Request with the Navigate method of VBA
VBA send always GET-Requests, but never a POST-Request although the PostData parameter is set.
Can everybody help me?
Thanks in advance!
|