D
DavidElliott
I am trying to do File Access for an ASP.NET project and am having some
difficulty. I was wondering if a document on Best Practice for File Access exists
somewhere.
Scenerios I am looking to solve.
1) Attach an XML file to a WebControl TreeView
2) Anonymous access for pictures
a) That exist in the virtual directory
b) Exist on another disk partition
3) Restricted access for read/write based on person or group
I am aware of authorization and authenication and know how to implement
them.
If there are some examples or documents on how to do this properly,
(i.e. NO Hacks), I would most interested.
Thanks,
Dave
(e-mail address removed)
difficulty. I was wondering if a document on Best Practice for File Access exists
somewhere.
Scenerios I am looking to solve.
1) Attach an XML file to a WebControl TreeView
2) Anonymous access for pictures
a) That exist in the virtual directory
b) Exist on another disk partition
3) Restricted access for read/write based on person or group
I am aware of authorization and authenication and know how to implement
them.
If there are some examples or documents on how to do this properly,
(i.e. NO Hacks), I would most interested.
Thanks,
Dave
(e-mail address removed)