file system management
I am wanting to write an application to allow authenticated users to manage a
file system under a certain folder that they have right to. The user will
have appropriate permissions.
I can write this using the fso and asp but it is clunky, posting to and all
of that. In asp.net could one be written that allows a drag and drop
interface?? The user will need to rename/delete/move files and rename/delete
folders.
Thanks for any responses and any hints or tips.
Mike
.
Relevant Pages
- Re: file system management
... In a web application, if you are going to implement drag and drop, you will ... > file system under a certain folder that they have right to. ... The user will need to rename/delete/move files and ... (microsoft.public.dotnet.framework.aspnet) - Re: Working With Files Above Sites Root Directory
... The fact that it is outside your web app is important. ... directories and file system directories. ... So, in order to upload files, you're going to have to hard-code the full ... > working with folders that are above the site's root folder. ... (microsoft.public.dotnet.framework.aspnet) - Re: Badly bloated Recent Folder, please help!
... You cannot delete a file or a folder on an NTFS file system volume ... How to locate and correct disk space problems on NTFS volumes in Windows XP ... you to run Chkdsk. ... (microsoft.public.windowsxp.general) - RE: Cant Delete Old Temp File
... Ill try recovery CONVERT right now to see if it works. ... To convert FAT32 to NTFS,simply boot to xp cd,recovery,type: ... folder where the files where and i clearly see these 5 files called _, ... If the computer is really clean, run Chkdsk to correct any file system ... (microsoft.public.windowsxp.general) - Re: Incorporating a 3rd party driver into a BSP/Image
... I am now able to configure the file system, and by extension get all of my ... driver suite actually run as if a CAB had installed it. ... folder and run? ... As far as 'making it part of my BSP', I'm not sure what that means ... (microsoft.public.windowsce.platbuilder) |
|