FTP a file

  • Thread starter Thread starter Powderfinger
  • Start date Start date
P

Powderfinger

I would like to create a VBA function that converts a table to a html file
and ftp's the file to a website. I think I got the converting part, but how
would I FTP it ?

Access 2003

Jack
 
You can use windows ftp.

Just type ftp:\\your_url_address.html

HTH

Trey Davis
Microsoft Access MVP
 
Back
Top