Help for this page

Select Code to Download


  1. or download this
    <html>
    <body>
    ...
    
    </body>
    </html>
    
  2. or download this
    use Win32::IE::Mechanize;
    use Win32::IE::Input;
    ...
    my $ll = $link->url;
    $ie->get($ll);