Help for this page

Select Code to Download


  1. or download this
    <FORM ACTION="/sms/austria.php3" METHOD="post" NAME="austria">
     <SELECT SIZE="1" NAME="austria">
    ...
     <INPUT TYPE="image" SRC="/images/sms/weiter.gif" ALT="weiter" NAME="i
    +mage" BORDER="0">
    </FORM>
    
  2. or download this
    POST http://subscriber.chello.at/sms/austria.php3
      austria=43699       (option)  [error|43664|43676|*43699|43650]
      image=<UNDEF>       (image)
    
  3. or download this
    $res = $ub->request($form[1]->click()); 
    $res = $ub->request($form[1]->click('image'));
    $res = $ub->request($form[1]->click('image',0,0));
    $res = $ub->request(POST $URL, @TEL);
    
  4. or download this
    @TEL = [austria, '43699', 'image.x', '0', 'image.y', '0'];
    ( or @TEL = [austria, '43699']; )
    $URL = 'http://subscriber.chello.at/sms/austria.php3';
    
  5. or download this
    _msg => Found
    _rc => 302
    _content =>
    
  6. or download this
    Request:
    _method => POST
    ...
    _uri => http://subscriber.chello.at/sms/austria.php3
    _content => austria=43699&image.x=0&image.y=0
    
  7. or download this
    GridText - post_data: austria=43699&image.x=0&image.y=0
    ..
    ...
            title:hello, i'm chello
    getfile: getting http://subscriber.chello.at/sms/austria.php3