Hello everyone,

I am trying to program my application in VB.Net so that when a user goes to my 'FTP Out' page, the page straight away loads with a list of the files that are on my FTP site.

I know I will have to get a connection going with my FTP site but how do I actually go about getting the list of details to show on my form?

At the moment, all I can think of is calling 'Methods.Ftp.ListDirectoryDetails'

All help and advice will be greatly appreciated.

Thanks,

Dan