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

RE:



Sender: Scott Klement <klemscot@xxxxxxxxxxxx>


On Wed, 27 Aug 2003, Bartell, Aaron L. (TC) wrote:
>
> >IFS was not involved anywhere.
> How can this be being that is how http_url_post stores the results?
>

Aaron,

http_url_post() and http_url_get() have companion routines called
http_url_post_raw() and http_url_get_raw() which do not require the IFS.

Instead of using the IFS, they allow you to specify a procedure of your
own which can be called back.  Then, that procedure can write the results
to any place that it likes.

(FTPAPI has the same options as well, FTP_getraw, FTP_putraw, FTP_dirraw,
etc)

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