R
rock
hi
i have a small application that creates a txt and xls at
the end of its process, and deposits them on a server
elsewhere. the user has asked if i can put these files on
his workstation, but i can't seem to get them over there,
although i can get them onto the server, so i think it
might be a permissions/rights thing.
what class/object do i use to find out if its possible for
me to write these files?
i am guessing that i use FSO to put them there?
thanks
i have a small application that creates a txt and xls at
the end of its process, and deposits them on a server
elsewhere. the user has asked if i can put these files on
his workstation, but i can't seem to get them over there,
although i can get them onto the server, so i think it
might be a permissions/rights thing.
what class/object do i use to find out if its possible for
me to write these files?
i am guessing that i use FSO to put them there?
thanks