"Neil" <neil.ginsberg+(E-Mail Removed)> wrote in message
news:i7j257$fjj$(E-Mail Removed)...
>I have a client who wants to be able to export data from their Access
>database to a password protected website for their employees to be able to
>view snapshots of the data. No data entry would be performed on the
>website.
>
> Any ideas about what would be the most straight-forward way of
> accomplishing this?
>
> Thanks!
Sounds like you can use FTP (File Transfer Protocol) for this. Take a look
at:
http://www.smccall.demon.co.uk/Downloads.htm#FTPClient
It includes a sample database (A2k) with examples and well commented code.