Re: login and download a file from a website

2007-12-01 Thread Eric Krause
GunabalanS wrote: hai i want to login and down load a page from a web sire using perl Here's a web page that helped me figure it all out. http://www.ibm.com/developerworks/web/library/wa-perlsecure.html Cheers. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: login and download a file from a website

2007-12-01 Thread Jeff Pang
On Dec 1, 2007 11:28 AM, GunabalanS <[EMAIL PROTECTED]> wrote: > hai > i want to login and down load a page from a web sire using perl > > the answer is: use a module from CPAN like WWW::Mechanize and code it by yourself. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

login and download a file from a website

2007-12-01 Thread GunabalanS
hai i want to login and down load a page from a web sire using perl -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/