cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

CURL and cookiefiles

From: Stéphane GRAZIANI <graziani_at_isoft.fr>
Date: Fri, 9 Aug 2002 17:19:24 +0200

Hello,
 
I want to use Curlib to retrieve html page with cookies.
To do it, I use the option CURLOPT_COOKIEFILE.
 
But in this case, the doc says that, through the command :
      curl_easy_setopt(_handle, CURLOPT_COOKIEFILE , "cookies");
you create a file name "cookies".
But when I try it, the file was not created physically on my disk. I
want to know if there is an option, I miss, to create this file, or if
the cokies are writte in a stream which is destroyed with the session.
 
Thanks
 

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-08-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET