cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using cURL to interact with a SharePoint site

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 14 Jun 2006 09:18:53 +0200 (CEST)

On Tue, 13 Jun 2006, Hoog, Carl wrote:

> I'm trying to use cURL to upload a file to a SharePoint site. I can get as
> far as logging into the site but I'm not seeing how to post a file to this
> type of site. Are there some examples of this that are available?

It doesn't matter what software they use, HTTP works the same nonetheless.
What matters is how the <form> tag looks like on the page, that you try to
post using curl.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-06-14