Restricted Folder Browser

coleman01

Member
Joined
Apr 8, 2005
Messages
11
Programming Experience
Beginner
Hi,
I am trying to create a very simply explorer style browser for my students. I need a explorer style interface that allows them to copy files, create folders etc in one specific folder.

E.g.
Lets say I want students to have access to C:\WORK\Class1. I want them to be able to create folders and browse folders within C:\WORK\Class1, but do not want them to be able to get to the level above (C:\Work or C:\).

Is there any way I can do this in VB.NET?

Many thanks.
Chris
 
Back
Top