Re: Permissions
"Darin MacKenzie" <DarinMacKenzie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:B0E19630-0F43-432F-8C12-C94F1F8C6212@xxxxxxxxxxxxxxxx
Is there any way to set upi permissions on a shared folder that would
allow
the end user to be able to read and execute the files in the shared
folder,
but deny access to copying these files.
No, not by use of share level and NTFS permissions on what
may be read. Once read, saving is only controlled by what
has the in memory copy or by controls on the save-to locations.
You are after a rights management system.
.
Relevant Pages
- Re: How to access Windows dialogs from VBS?
... Maybe this is accessing the licensed controls the others mentioned, ... Set oFolder = oFSO.GetFolder) ... Setting this flag provides the user with a larger dialog box ... A typical path is C:\Documents and Settings\All Users\Application ... (microsoft.public.scripting.vbscript) - Re: The Command event of dynamically loaded controls
... to load a hierarchical list of folders and files from a database and display ... I'll need to load the folder list in the first pass to wire up the ... controls and corresponding event handlers. ... > and triggers events. ... (microsoft.public.dotnet.framework.aspnet) - Re: Page and Images not found on Localhost
... I didn't know that even images could be declared as server controls. ... which may not have been declared as a server control. ... I designated the "project" folder as an application in IIS. ... is the root for anything under it. ... (microsoft.public.dotnet.framework.aspnet) - Re: aspnet_client folder
... ASP.NET Web Form controls (namely the validation controls). ... that need these scripts ... control that needs one of the scripts in this folder and the script can't ... (microsoft.public.dotnet.faqs) - Re: Server Control Deployment and Client Scripts?
... similar thing for the controls I built. ... can add a Custom Action that creates the folder structure. ... Server Control Deployment and Client ... (microsoft.public.dotnet.framework.aspnet.buildingcontrols) |
|