RE: session cookie
"Liu Shan Shui" <[email protected]>
| Newsgroups | gmane.comp.web.curl.php |
|---|---|
| Message-ID | <000701ca12d2$92bde0f0$b839a2d0$@sg> |
Hi Georges, Tried the CURLOPT_COOKIEJAR and CURLOPT_COOKIEFILE settings already? http://sg.php.net/curl_setopt With regards, Liu Shan Shui [email protected] "Life would be much easier if I had the source code." - Anonymous From: [email protected] [mailto:[email protected]] On Behalf Of Georges EL-OJAIMI Sent: Friday, July 31, 2009 4:54 PM To: [email protected] Subject: session cookie hello, I have a problem when trying to write a single sign on script for the following website: http://www.concrete.org/LOGIN/login.asp I used the Live HTTP Headers of Firefox in order to trace what is going on, it seems they are sending a session cookie on first landing and comparing it later with the submited credentials. How can I transfer the initial session cookie to the page submission. Best regards, Georges _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php