Subject: Writing files in ASP
Posted By: flyin Post Date: 9/29/2003 12:27:09 PM
Hello all, I am looking for a COM Object that writes files in ASP that DOESN'T require Iusr Access, i would use the FileSystemObject, but it requires permissions, anyone can help it would be greatly appreciated!

flyin

Reply By: planoie Reply Date: 11/18/2003 6:32:11 PM
I don't think there is a way apart from using the FileSystemObject.  

Regardless of that, you are still going to require IUSR access.  If you need to write a file to disk, you are going to have to have the permissions in the OS.  It doesn't matter what method you use to write the file.

Peter
------------------------------------------------------
Work smarter, not harder.

Go to topic 4727

Return to index page 1002
Return to index page 1001
Return to index page 1000
Return to index page 999
Return to index page 998
Return to index page 997
Return to index page 996
Return to index page 995
Return to index page 994
Return to index page 993