How to connect to file server which is password protected?

S

Shoe Box

Hi all

I use CreateObject("Scripting.FileSystemObject") and OpenTextFile to get and
read the file. If the file is located in a remote server which require a
user login (e.g Adminstration and password) to access, what additional
method i need to use?

thx
SB
 

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