Hi everyone,

I want to populate my database with data files from a private ftp site. I've written a program that picks up local files and places them in the database, but I don't know how to use the 'Inet1' control properly. Could anyone give me a brief code example?

If I go to the ftp site a I can incorporate the username and password thus;
"ftp://user[email protected]/Daily files/

Heres m comlete code - Cheers

Skeen