J
Jpgoyen
Hello,
I am still a beginner in VBA...
I am searching a way to write/modify data in a xml file on internet from a
macro in Outlook.
I found a way, with CreateObject("MSXML2.XMLHTTP") and get method, to read
some text data in a file, or get the whole file, but didn't find any way to
write in a web file from my macro.
Has anyone already used the POST method in VBA, getting the right syntax
would help me a lot.
Thank you very much for your help or reference
Jean-Philippe
I am still a beginner in VBA...
I am searching a way to write/modify data in a xml file on internet from a
macro in Outlook.
I found a way, with CreateObject("MSXML2.XMLHTTP") and get method, to read
some text data in a file, or get the whole file, but didn't find any way to
write in a web file from my macro.
Has anyone already used the POST method in VBA, getting the right syntax
would help me a lot.
Thank you very much for your help or reference
Jean-Philippe