T
Ted
I would like to provide a "click-of-the-button" method to create the ftp
command file, connect to an ISP via modem, login to the ISP, and "mput"
files to the web site. I've accomplished all but the automatic connection
to the ISP via modem. That remains a manual step.
In C++ there are ways to do this using the CInternetSession and
CFtpConnection classes. Is there a way to do this from VBA? Or do I need
to write an OCX in C++ and then use that? I need more than a dialer.
Ted
command file, connect to an ISP via modem, login to the ISP, and "mput"
files to the web site. I've accomplished all but the automatic connection
to the ISP via modem. That remains a manual step.
In C++ there are ways to do this using the CInternetSession and
CFtpConnection classes. Is there a way to do this from VBA? Or do I need
to write an OCX in C++ and then use that? I need more than a dialer.
Ted