David O'Dell wrote:
I've been using WWW::Mechanize to test our websites which involves filling out the fields in the page and submitting them.
The problem I'm having is that we have a new site that has a pop-up window for authentication.
I'm sure there is a way to authenticate through this window but I can't find anything in the man page for this.
This will also involve using ssl.
Can someone point me in the right direction?
Thanks in advance.


The old stand-by LWP doesnt work for ya?
http://search.cpan.org/~gaas/libwww-perl-5.76/

There is always HTTPD::Authen -
http://search.cpan.org/~lds/HTTPD-User-Manage-1.61/lib/HTTPD/Authen.pm

There are a few options on CPAN - maybe a little bit more research will help you discover a course of action?

-Bill-
__Sx__________________________________________
http://youve-reached-the.endoftheinternet.org/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to