Re: Automated script to connect to a web site and change the Password

2004-01-29 Thread Peter Scott
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Mallik) writes: >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. > >Please suggest any idea/code

RE: Automated script to connect to a web site and change the Password

2004-01-28 Thread Charles K. Clarkson
Mallik <[EMAIL PROTECTED]> posted this reply: : : : -Original Message- : : From: Mallik [mailto:[EMAIL PROTECTED] : : Sent: Tuesday, January 27, 2004 5:26 AM : : To: Perl Beginners : : Subject: Automated script to connect to a web site and change : : the Password : : : : Dear Friends, :

RE: Automated script to connect to a web site and change the Password

2004-01-28 Thread Mallik
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. Please suggest any idea/code available. Thanks in advance, Mallik. -- To unsubscribe, e-mail: [EMAIL

RE: Automated script to connect to a web site and change the Password

2004-01-28 Thread Dan Muey
> 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 da

RE: Automated script to connect to a web site and change the Password

2004-01-28 Thread Mallik
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. Please suggest any idea/code available. Thanks in advance, Mallik. -- To unsubscribe, e-mail: [EMAIL