Damian Kohlfeld wrote:

>I have an SSL web page which pops up a login dialog box (javascript).  I
>can use LWP::UserAgent to grab the content, but, I cannot get past the
>authentication part.  Is there any way to have LWP authenticate with the
>Javascript Popup box?  Thanks.
>
In general, you'd need a Javascript interpreter.  Better to figure out 
what the site's Javascript is doing, and translate that into Perl.

-- 
/==============================================================\
|John Stracke    | http://www.ecal.com |My opinions are my own.|
|Chief Scientist |=============================================|
|eCal Corp.      |Vote for Ron, and nobody gets hurt! --actual |
|[EMAIL PROTECTED]|campaign poster from Chicago                 |
\==============================================================/



Reply via email to