Tech Support > Operating Systems > Windows 2000 > Setting Folder Permissions
Setting Folder Permissions
Posted by M.L.Srinivas on February 25th, 2004


Hi,

I have a typical job on hand, please help me.

My directory structure is E:\Documents\Level1,level2,level3.like that.

Documents folder will be on a server with a share name 'Documents'.
When the clients access the level1 in documents , it should not
accessible when tried thru windows explorer but when done thru code
from VB like "\\server\documents\level1" it should be accessible.

Coz, I do not want the users to access level1, level2..directly from
windows explorer, but they should be accessible thru code.

Can anybody help...i'm desparate.

Thanks in advance

M.L.Srinivas