I want to build a simple web forms application hosted in Windows Server 2008 and IIS7.
I want to build a page to add a user to the operating system to have edit/write permissions to files on a directory.
After the user logs in from the Login screen they will be able to upload/download files, delete files, create folders, etc.
How would i go about to do this?
Go to the complete details ...