Wenjie Wang wrote:

> The above codes works fine for the orginal request form MJG.
> 
> What if I've set the active scripting to "prompt" in my "IE security
> Setting" and I've visiting a site which has VBScript or JavaScript.
> Normally, it'll popup a prompt and ask you "do you want to proceed"
> question.  Is it possible to answer the question automatically using the
> script without human intervention?

I have no idea, I just debugged the script he provided - totally in
the dark as to how to control MSIE.  ;)  Obviously you have to
figure out the IE objects somewhere (I would guess searching at
MS site).

You can try WWW::Mechanize and bypass using MSIE to accomplish a
similar purpose.  And apparently there is a Win32::IE::Mechanize
which I have no experience with that may help to use it in the MSIE
context (from posting by Hirosi).

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to