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 secure connections only.

We are using the LWP to execute the remote string, but their may be a better way
to do this.

WWW::Mechanize is built atop LWP, so you shouldn't have to change your
code much.

   http://search.cpan.org/~petdance/WWW-Mechanize/

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to