> Dear Friends,
> 
> I need to write a Perl CGI script that connects to
> a website (like Yahoo) and change the Password for
> my user. I don't want to do it manually. It should
> be handled by the script.
> 

I've done similar thigns using LWP::UserAgent to log in and 
submit forms with certain data. 
That's where I'd look first.

HTH

DMuey

> Please suggest any idea/code available.
> 
> Thanks in advance,
> Mallik.
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED] 
<http://learn.perl.org/> <http://learn.perl.org/first-response>



--
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