06-26-04 03:19 PM
On Fri, 25 Jun 2004 00:05:59 -0700, wenfu cho <wenfu@cht.com.tw>
wrote:
>I have two machines, one generate files, and copy to the other.
>I try wscript.shell in my program, but it dit not work.
>The two machines are not in the same domain. I saw some people's
>question but not suitable for me,their machine are in the same domain.
>They can assign permission to do the job. Can any one help me? thanks.
If you can't get permission to copy a file, no ASP code will ever
help. You need to provide a way to get permission across domains.
That's a Windows administration function, not an ASP programming one.
Jeff
[ Post a follow-up to this message ]
|