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

Re: FTPAPI



Sender: Elbert Cook <emcook@xxxxxxxxx>

Thanks for HTTPAPI and the assistance.

I decide to use a temp file and read it. It actually
worked out great because I'm archiving the temp file,
if the upload fails for debugging the next day.

HTTPAPI is great.

Prehaps one day, I'll learn enought about sockets and
protocols to contribute back to the program.

In the meantime, if you need a discount on some
furniture let me know.

Elbert Cook
Craftmaster Furniture Corp.

--- Scott Klement <sk@xxxxxxxxxxxxxxxx> wrote:

> Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>
> 
> 
> 
> Hi again,
> 
> > Is there a http_url_post_stmf_raw?
> 
> Sort of...  both the input and output routines are
> "raw".  Meaning, you
> have to supply a callback that reads the stream file
> in addition to a
> callback that returns the data.
> 
> It's callled http_url_post_raw2()
> 
> 
> > I'm looking at using http_url_post_stmf but would
> like
> > to capture the response html to a return variable
> to
> > %scan for 'File Recieved Sucessfully'
> 
> Two possibilities:
> 
> 1) You use http_url_post_raw2(), and provide your
> own routines to reead
> the stream file that you're sending, as well as the
> data you receive.
> 
> 2) You use http_url_post_stmf() to a temp file, and
> then load the stream
> file data into a variable in your program.
> 
>
-----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubsribe from
> the list send mail
> to majordomo@xxxxxxxxxxxxx with the body:
> unsubscribe ftpapi mymailaddr
>
-----------------------------------------------------------------------
> 



		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------