> Is there a way to load an ftp-site directory listing into an array, using ADIR. I'm really just trying to grab a list of existing files, where I will not know the file names ahead of time.
> thanks.
>
> Louise
http://www.chilkatsoft.com/downloads.asp has a free FTP ActiveX control.
It returns the dir. listing as XML.
They also have a free XML control .
Both work well, especially for the price
.
Andy Rice
San Diego, CA