my $status = $browser->credentials('wwwin-tools.xxxxx.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 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 off...

and, is there a way to use the LWP functions that will allow me to get the
content that's inside a given frame???

i'm assuming there is, but i haven't been able to find any reasonable/clear
examples as to how to get this to work...

thanks

bruce
[EMAIL PROTECTED]


_______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to