Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
      use Win32::CaptureIE;
    ...
      $img->Write("ie-elem.png");
    
      QuitIE;
    
  2. or download this
    Can't locate loadable object for module Win32::Screenshot in @INC (@IN
    +C contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/Win32
    +/CaptureIE.pm line 62
    Compilation failed in require at C:/Perl/site/lib/Win32/CaptureIE.pm l
    +ine 62.
    BEGIN failed--compilation aborted at C:/Perl/site/lib/Win32/CaptureIE.
    +pm line 62.
    Compilation failed in require at D:\Project\Automation\Mailing\ScreenS
    +hot3.pl line 2.
    BEGIN failed--compilation aborted at D:\Project\Automation\Mailing\Scr
    +eenShot3.pl line 2.