At 9:46 PM -0500 3/2/01, Chris Nandor wrote
>
>
>Also, URL Access does HTTPS now.
>
>#!perl -w
>use Mac::Glue;
>$ua = new Mac::Glue 'URL Access';
>$ua->activate;
>$ua->download('https://sourceforge.net/',
>     to => 'Bourque:Desktop Folder:file.html',
>     progress => 1);
>
>Of course, Mac::Glue has some setup cost, installing a bunch of modules, etc.
>*************************
        In accessing a secure web page, a user ID and password are 
required. When I attempt to use URL Access 2.3-with authentication-on 
a secure page, the AppleScript fails with an error. Has anybody 
succeeded in logging into a secure site using URL Access? (I have 
simply used an AppleScript-not Mac::Glue.)

        Paul
-- 
--
Paul Schatz
Chem Dept
University of Virginia

Reply via email to