Help for this page

Select Code to Download


  1. or download this
    <form method="post" action="/cgi-bin/luci/engineer/advanced/diagnostic
    +s/upgrade/"> 
        <div class="cbi-map"> 
    ...
            <input type="reset" value="Clear" class="cbi-button cbi-button
    +-reset" /> 
        </div> 
    </form>
    
  2. or download this
    use LWP;
    use HTTP::Cookies;
    ...
    {
        $mech->submit_form( form_name => 'sysauth', fields => { os_usernam
    +e => 'root', os_password => '1234' } );
    }
    
  3. or download this
    <form method="post" action="/cgi-bin/luci/;stok=4DB4115975EF48FD742227
    +BAD3580034/engineer/advanced/diagnostics/upgrade" enctype="multipart/
    +form-data"> 
        <table width="100%"> 
    ...
        </table> 
    &nbsp;
    </form>