Help for this page

Select Code to Download


  1. or download this
        <td><center><INPUT name="test2%40mydomain.com_notmetoo" type="CHEC
    +KBOX" value="off" ></center></td>
    
  2. or download this
        #!/usr/bin/perl
    
    ...
        else {
            die $res->status_line;
        }
    
  3. or download this
        $res = $ua->post('http://mydomain.com/mailman/admin/test1_mydomain
    +.com/members/list',
            Content_Type => 'form-data',
    ...
                    findmember_btn => 'Search...'
            ]
        );