On Mon, Feb 28, 2005 at 03:51:37PM +0100, Andrea Setti ([EMAIL PROTECTED]) 
wrote:
> i use LWP to fetch a login page, that i need to fill out and re-send to the
> server in order to authenticate an user in a Single Sign-On environment.
>  
> i need to fetch some input type's values from the original login page, put
> username & password and then send everything via POST to the server.

Look at WWW::Mechanize for taking care of most of this for you.

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to