Groups | Blog | Home
all groups > inetserver asp general > july 2007 >

inetserver asp general : Set File/User Permission with ASP/VBScript to a File


david.didonato NO[at]SPAM gmail.com
7/26/2007 2:35:58 PM
hi

i would like to add a user and set file permission to a file with ASP.
(No component). is that possible ?
do you have a link ? an example ?

thanks david
Anthony Jones
7/27/2007 3:56:25 PM
[quoted text, click to view]

You might be better off asking this question in the scripting.vbscript group
as a VBScript question (don't mention ASP initially).

You then need to make sure that the code runs with appropriate permissions
which would probably mean ensuring the page has anonymous access turned off,
integrated security turned on and is visited by a user who has the
appropriate access to perform the operation.

--
Anthony Jones - MVP ASP/ASP.NET

AddThis Social Bookmark Button