access 97 vba tapi - make automatic internet connection

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top