how would one, for example, fill a listview (in report) with the files and sub dirs of a directory on a ftp server?
Alsoo, how would one make the top entry in the list view, when double clicked moved a folder down (like a folder named "..")
and even up for that matter when double clicked on a directory name
The attachment is a project from Microsoft, and demonstrates FTP.
They populate a TreeView control with the FTP Server directories - should be simple to adapt it to a ListView.
Some days you're the dog,
and some days you're the hydrant.