RE: script to download a file. Script to

2002-12-16 Thread \(William\) Wenjie Wang
How about lwp-download.bat comes with the installation of ASPerl(on Windows)? >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, 17 December 2002 5:09 AM >To: [EMAIL PROTECTED] >Subject: script to download a file. Script to >

script to download a file. Script to

2002-12-16 Thread William.Ampeh
Hello, I was wondering is anyone will be willing to share a Perl script to download a file with me. I tried the example on CGI::Simple, but I do not know how to make reference to my proxy server "xyx" in the script. What I ended up doing is to set the "http_server" variable outside at the shell.