Help for this page

Select Code to Download


  1. or download this
            <form action="#" name="colorset"><input type="hidden" id="clr"
    + name="c" value=""></form>
    
    ...
       <input class="titlebutton" type="button" name="reportproblem" value
    +="Report a Problem" onclick="javascript:reportproblem();">
       <input class="titlebutton" type="button" name="logoff" value="Log O
    +ff" onclick="javascript:snag('?logoff');">
    </fieldset>
    
  2. or download this
    #!C:/perl/bin/perl.exe
    
    ...
    
    $ie->click_button(value => 'Log Off');