http://www.perlmonks.org?node_id=644726


in reply to Re: Secure login (https + Certificate) using Perl
in thread Secure login (https + Certificate) using Perl

Hi,

thanks for your reply.
How would I get the ADMIN-ID using WWW::Mechanize?

And I SOLVED THE PROBLEM!!!
It wasn't in the HTML I took out.
I used 'LiveHTTPHeaders' to see what's realy being sent and received. That's when I noticed that the last character of my password is cut off.
I ajusted my script, deleting the last character of my passwort and BANG! it works. :-)

Finch.
  • Comment on Re^2: Secure login (https + Certificate) using Perl

Replies are listed 'Best First'.
Re^3: Secure login (https + Certificate) using Perl
by Cody Pendant (Prior) on Oct 14, 2007 at 20:27 UTC
    >How would I get the ADMIN-ID using WWW::Mechanize?

    You don't have to. The module handles hidden fields for you.



    Nobody says perl looks like line-noise any more
    kids today don't know what line-noise IS ...