Re: accessing a site with a password/frames...

2004-04-15 Thread Samuel Chang
my $status = $browser->credentials('wwwin-tools.x.com:80','ZZZ','Userid' => 'password'); ZZZ is the realm that you can find in the user/password window. Sam At 01:09 PM 4/15/2004 -0700, bruce wrote: hi... a general question... i've used the LWP functions to access sites before. however, i'm

accessing a site with a password/frames...

2004-04-15 Thread bruce
hi... a general question... i've used the LWP functions to access sites before. however, i'm curious... is there a way to access a site that requires a user/passwd, so that you can establish the initial connection after you've logged in, and then be able to generate the http request, and then log