whatever...) via a Windows command prompt, then you should be able to
write a CF tag to perform the same, using <cfexecute>. I haven't done
this exact thing, but I wrote a custom tag to programmatically map a
network drive from 1 windows box to another. My tag uses <cfexecute>
to run the "net.exe" file which accepts some parameters and can map or
disconnect a network drive from ColdFusion.
-Ben
On Mon, 20 Sep 2004 12:32:48 -0500, Jeff Chastain
<[EMAIL PROTECTED]> wrote:
> I have a case where I need to be able to programmatically create a new Windows
> folder (cfdirectory), but then be able to alter the permissions and setup that
> folder as a NT share. Can anybody give me some direction on how to go about
> the last 2 in a Windows 2003 environment using ColdFusion?
>
> Thanks
> -- Jeff
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/________________________________
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

