Help for this page

Select Code to Download


  1. or download this
    <input id="USER_NAME" type="text" name="USER_NAME"/>
    
  2. or download this
    my $response=$mech->post($url,[ 'USER_NAME' => "testing"]);
                                          |
                                         \ /
                                   name of the text box