Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::IE::Mechanize; 
    
    ...
        my $url ='http://url/';
        my $ie = $ie->get( $url ); 
    my $ie->find_link (url=>"javascript:subForm('UA_Signin','signOff')";