You can use CFEXECUTE to make permission changes using the command line, so to speak.
Thanks, Mike -----Original Message----- From: Rick Root [mailto:[email protected]] Sent: Thursday, September 10, 2009 2:28 PM To: cf-talk Subject: Re: Setting Directory Permissions with CF On Thu, Sep 10, 2009 at 1:58 PM, Brook Davies <[email protected]> wrote: > > Is it possible to set directory permissions with cold fusion on > Windows Server? I want to programmatically add/remove permissions on a > directory If you can do it with .NET, then you should be able to do it with CF using the .NET extensions, assuming that CF is running as a user with privileges to do that kind of thing. Unfortunately, since I don't know anything about .NET programming... that's about all I've got! -- Rick Root CFFM - Open Source Coldfusion File Manager http://www.opensourcecf.com/cffm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326204 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

