Help for this page

Select Code to Download


  1. or download this
    <form name=myform>
    <input name="try" type=button value="Try it now" onclick="confirm('For
    +mat?')">
    </form>
    
  2. or download this
    use warnings;
    use strict;
    ...
    $ie->closeIE();
    
    print "finished\n";