reading file from a server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CrisRobin

    reading file from a server

    Hello

    i understand i can not use Scripting.FileS ystemObject to read a file
    that resident on another server and i need to use something else.

    Any Help?

    Thank you
  • Bob Barrows [MVP]

    #2
    Re: reading file from a server

    CrisRobin wrote:
    Hello
    >
    i understand i can not use Scripting.FileS ystemObject to read a file
    that resident on another server and i need to use something else.
    >
    That may or may not be true: are your servers both in the same domain? If
    so, read here:
    http://www.aspfaq.com/show.asp?id=2168 (the article is about using Access
    database files, but what it has to say about permissions is relevant)

    Otherwise, read here:

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Comment

    Working...