[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with a post



Sender: "Richard ECUYER" <recuyer@xxxxxxx>

hi group,

I am facing a little (??) problem with a post :

I send my data but the server, receive the good lenght but not the data. can
someone tell me what i am doing wron please ?

Here is the code :

Enc = http_url_encoder_new ;
     http_url_encoder_addvar_s (Enc : 'as400'   : '1'    );
     http_url_encoder_addvar_s (Enc : 'action'  : 'book' );
http_url_encoder_getptr  (Enc : myPointer     : dataSize    );
rc = http_url_post ( 'http://172.20.0.21/framclient/httpback.php?'
                 : MyPointer
                 : DataSize
                 : '/www/package/Abcde.txt'
                 ) ;
callp http_url_encoder_free(Enc) ;

After the post, Rc=1.

thanks in advance


----- Original Message ----- 
From: <llandreth@xxxxxxxxx>
To: <ftpapi@xxxxxxxxxxxxx>
Cc: "Landreth, Linda" <LLANDRETH@xxxxxxxxxxxxxxxx>
Sent: Thursday, March 30, 2006 7:05 PM
Subject: Re: Intermittent problem parsing XML document


>
>
> My apologies.  Captured wrong source code.   Correct file to follow.
>
> Linda Landreth
> Park University Enterprises, Inc.
> 9757 Metcalf Avenue
> Overland Park, KS  66212
> llandreth@xxxxxxxxx
> (913) 967 - 8321 direct
>
>
>
>                       "Landreth, Linda"
>                       <LLANDRETH@xxxxxx        To:       "Landreth, Linda"
<LLANDRETH@xxxxxxxxxxxxxxxx>
>                       .PRYOR.COM>              cc:
>                                                Subject:  Intermittent
problem parsing XML document
>                       03/30/2006 10:59
>                       AM
>
>
>
>
>
>
>
>
> AS400 Report(See attached file: T167742.XLS)
>
>
>

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------