Hi,
based on the jquery-plugin spservices.codeplex.com I created an UDF to access the SOAP-Webservices of Sharepoint 2007/2010.
As of now it should cover all Webservices and should be working with 2007 and 2010.
Currently I have not much time to create a good documentation and example-scripts but nevertheless I wanted to share it with you.
Example of retrieving the content of a list
#include "sharepoint.au3"
#include <_xmldomwrapper.au3>
Global $sWebUrl = 'http://url.of.shar