cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

RE: session cookie

From: Liu Shan Shui <me_at_lx.sg>
Date: Sun, 2 Aug 2009 02:04:51 +0800

Hi Georges,

 

Tried the CURLOPT_COOKIEJAR and CURLOPT_COOKIEFILE settings already?

http://sg.php.net/curl_setopt

 

With regards,

Liu Shan Shui

me_at_lx.sg

"Life would be much easier if I had the source code." - Anonymous

 

From: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of Georges EL-OJAIMI
Sent: Friday, July 31, 2009 4:54 PM
To: curl-and-php_at_cool.haxx.se
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
Received on 2009-08-01