-
Hi, I'm planning to make a very simple FTP program that will let me upload my HTML files to my DNS.
Can anyone give me some hints about how to go about this, it will have only the basic commands with regard to file management - upload, delete, rename, new folder etc...
Should I use the Winsock control? (never used it before, arrgh!).
thanks.
-
IMNSHO, yes. I'll try and find a tutorial somewhere unless one of the gurus posts one first.
-
-
My guess would be that:
IMNSHO = In My Not So Humble Opinion
This link might help you out:
http://www.vbsquare.com/internet/inet3/
-