Does anyone know where I can get a good FTP control, ActiveX or what ever cos the one I am using isn't very good.
Thanx for whatever help you provide.
Printable View
Does anyone know where I can get a good FTP control, ActiveX or what ever cos the one I am using isn't very good.
Thanx for whatever help you provide.
make your own ?
how do I make my own ??
Is it better speed wise than the inet control?
To make your own then you would need to make an active x control.
I don't think I can make a activeX cos I only have the learning edition and won't be getting the pro version till V7 comes out.
Anyway I think you should say how to anyway because there seems to be others on this thread that are interested.
Thanx anyway
I heard http://www.dart.com has a good one
To make an active x control would take a lot of time and coding. First before you start you need to use something like telnet or any other app to find out all of the ftp commands, then in your active x control you can write functions that connect you to an ftp server and then make it so that your active x control has a whole load of functions that allow you to execute all of the commands. The application its self would also need alot of coding. in the near future i may work on onw but at the mo im doing a web server and a web page creator so im a bit busy.