Help for this page

Select Code to Download


  1. or download this
    #! c:\perl\bin -w
    
    use strict;
    ...
        submit      => 'log in'
      });
    print $request->is_success ? $request->content : "failed\n";
    
  2. or download this
    <SCRIPT LANGUAGE="javascript">                                     
    top.location.replace('http://www.saxobank.com/?ID=101')
    
  3. or download this
    $request= $ua->request(GET "http://www.saxobank.com/?ID=101");
    
    
    print $request->is_success ? $request->content : $request->header;
    
  4. or download this
     LWP::UserAgent::request: Simple response: Internal Server Error
    </SCRIPT>
    
  5. or download this
    https://www.saxobank.com/Default.aspx/?id=2&Lan=EN&Au=1&Grp=5
    
    POST /Default.aspx/?id=2&Lan=EN&Au=1&Grp=5 HTTP/1.1
    ...
    Etag: "0687196bd1bc41:d99"
    Via: 1.1 netcache (NetCache NetApp/5.5R3)
    ----------------------------------------------------------