PDA

View Full Version : HTTP post with VBA



Lammutaja
03-17-2006, 05:46 AM
Hi
Can somebody help me - How can I post new data to http site?
actually my goal is to enter new data to Windows SharePoint document
library with VBA. Which library I need for it?
J?ri.

Lammutaja
03-21-2006, 04:09 AM
Hi.
I found solution:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/e5c17f89-0197-496c-9164-ce0bbbd8490f.asp

Use ServerXMLHTTP
Microsoft XML, v5.0 ? MSXML5.DLL
:)