Re: LWP::UserAgent w/username and password.

2003-03-26 Thread Steve Grazzini
Mike Blezien <[EMAIL PROTECTED]> wrote: > > I'm working on a project, which uses the LWP::UserAgent > module, and all is working fine untill we had to password > protect a folder with a .htaccess file, on the remote > server. Now we can't grab the file from the remote server, > without the pas

Re: LWP::UserAgent w/username and password.

2003-03-26 Thread Rob Dixon
Mike Blezien wrote: > hello all, > > I'm working on a project, which uses the LWP::UserAgent module, and all is > working fine untill we had to password protect a folder with a .htaccess file, > on the remote server. Now we can't grab the file from the remote server, without > the passing the prope

LWP::UserAgent w/username and password.

2003-03-25 Thread Mike Blezien
hello all, I'm working on a project, which uses the LWP::UserAgent module, and all is working fine untill we had to password protect a folder with a .htaccess file, on the remote server. Now we can't grab the file from the remote server, without the passing the proper access information. Scrip