S
Scott Burke
I use FTPCLIENT.
It uses the WININET.DLL
I have noticed in stand alone programs that you have the folowing download
options
1) ASCII
2) BINARY
4) L8 CLASSIC ONLY
5) AUTO
How/can I make the FPTCLIENT function use "AUTO".
I tried .TransferType = "AUTO"
but I got an error.
If "AUTO" does not work, how do you TEST for download type?
Scott Burke
It uses the WININET.DLL
I have noticed in stand alone programs that you have the folowing download
options
1) ASCII
2) BINARY
4) L8 CLASSIC ONLY
5) AUTO
How/can I make the FPTCLIENT function use "AUTO".
I tried .TransferType = "AUTO"
but I got an error.
If "AUTO" does not work, how do you TEST for download type?
Scott Burke