|
Prev: ASP/VBScript Form Post Handling
Next: Mystery to me
From: CrisRobin on 31 May 2008 12:30 Hello i understand i can not use Scripting.FileSystemObject to read a file that resident on another server and i need to use something else. Any Help? Thank you
From: Bob Barrows [MVP] on 31 May 2008 13:10 CrisRobin wrote: > Hello > > i understand i can not use Scripting.FileSystemObject 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: http://www.aspfaq.com/show.asp?id=2173 -- 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"
|
Pages: 1 Prev: ASP/VBScript Form Post Handling Next: Mystery to me |