"
Sent: Saturday, August 26, 2006 3:52 PM
Subject: Re: Accessing Clickbank Data
On 8/26/06, Mike Blezien <[EMAIL PROTECTED]> wrote:
We can use the WWW::Mechanize module to similuate the login form, no problems
there, it's just the next step to obtain the cookie it sets
On 8/26/06, Mike Blezien <[EMAIL PROTECTED]> wrote:
We can use the WWW::Mechanize module to similuate the login form, no problems
there, it's just the next step to obtain the cookie it sets ... or if it's even
possible to do.
The cookie jar is implemented with HTTP::Cookies.
http://search.
Tom,
- Original Message -
From: "Tom Phoenix" <[EMAIL PROTECTED]>
To: "Mike Blezien" <[EMAIL PROTECTED]>
Cc: "Perl List"
Sent: Saturday, August 26, 2006 1:59 PM
Subject: Re: Accessing Clickbank Data
On 8/25/06, Mike Blezien <[EMAIL
On 8/25/06, Mike Blezien <[EMAIL PROTECTED]> wrote:
we are trying to setup an remote system to obtain account data records for our
client, which can be exported out as HTML or CSV file. The problem is after the
script remotely logs in, clickbank system sets a encrypted cookie called 'token'
for
Hello,
we are trying to setup an remote system to obtain account data records for our
client, which can be exported out as HTML or CSV file. The problem is after the
script remotely logs in, clickbank system sets a encrypted cookie called 'token'
for secure connections only.
we pass the init