Click here to Skip to main content
15,889,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Tab Control Pin
Mircea Grelus4-Jul-06 1:05
Mircea Grelus4-Jul-06 1:05 
GeneralRe: Tab Control Pin
Brendan Vogt4-Jul-06 3:37
Brendan Vogt4-Jul-06 3:37 
GeneralRe: Tab Control Pin
Mircea Grelus4-Jul-06 3:42
Mircea Grelus4-Jul-06 3:42 
AnswerRe: Tab Control Pin
minhpc_bk4-Jul-06 16:22
minhpc_bk4-Jul-06 16:22 
Question*.dtsx file and query execution problem Pin
For_IT3-Jul-06 23:00
For_IT3-Jul-06 23:00 
AnswerRe: *.dtsx file and query execution problem Pin
Mircea Grelus4-Jul-06 1:13
Mircea Grelus4-Jul-06 1:13 
AnswerRe: *.dtsx file and query execution problem Pin
Tirthadip4-Jul-06 1:45
Tirthadip4-Jul-06 1:45 
QuestionFolder security Pin
Snowjim3-Jul-06 22:27
Snowjim3-Jul-06 22:27 
Hey!

I am about to build a photo site(using ASP.net 2.0 membership with roles) where users will be able to create there albums and upload images. The folder structure will look something like this.

Solution
*photoStore
**Users
***Calle
****Album01
*****Thumbnail
******picture01.jpeg
******picture02.jpeg
*****Medium
******picture01.jpeg
******picture02.jpeg
*****Big
******picture01.jpeg
******picture02.jpeg
***Olle
****Album01
Etc

This structure will make it easy to give a url to a specific image, for example:
www.photosite.se/photoStore/Users/Calle/Album01/Medium/picture01.jpeg

My wish is to be able to set permissions on these dynamic created folders. Maybe Calle have stated that Album01 should only be private, this means that by enter the url above only the user Calle should be able to see the images.

I know that you can set permissions in web.config on folders, but i need to do this dynamically(if a user creates a new album he/she will be able to choose if the album should be private, public or maybe open for just some specific users).

Is this possible to do? and if, how ?

Best Regards
Jimmy

QuestionNeed help for custom control VS2005 Pin
Sandeep Akhare3-Jul-06 22:15
Sandeep Akhare3-Jul-06 22:15 
AnswerRe: Need help for custom control VS2005 Pin
Mircea Grelus4-Jul-06 1:21
Mircea Grelus4-Jul-06 1:21 
Questionhow to connect to remote server through my application in asp.net Pin
nishak3-Jul-06 22:04
nishak3-Jul-06 22:04 
QuestionSearch page with multiple option-need help Pin
dinhzap3-Jul-06 21:38
dinhzap3-Jul-06 21:38 
QuestionDynamically Add Row in Datagrid Pin
nabeelkhan3-Jul-06 21:23
nabeelkhan3-Jul-06 21:23 
AnswerRe: Dynamically Add Row in Datagrid Pin
minhpc_bk4-Jul-06 5:14
minhpc_bk4-Jul-06 5:14 
Questionhow to find Dynamic IP of all the users logged in for a website at a particular time Pin
pawanmishraji3-Jul-06 20:51
pawanmishraji3-Jul-06 20:51 
AnswerRe: how to find Dynamic IP of all the users logged in for a website at a particular time Pin
Tiger4564-Jul-06 22:50
Tiger4564-Jul-06 22:50 
QuestionFix Column width of Datagrid Pin
varun_khanna173-Jul-06 20:31
varun_khanna173-Jul-06 20:31 
QuestionCannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
pjc*3-Jul-06 20:23
pjc*3-Jul-06 20:23 
AnswerRe: Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
RichardGrimmer4-Jul-06 2:48
RichardGrimmer4-Jul-06 2:48 
GeneralRe: Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
pjc*4-Jul-06 23:08
pjc*4-Jul-06 23:08 
QuestionHi Images are not showning in asp.ney 2.0, Pin
Balavardhan3-Jul-06 20:21
Balavardhan3-Jul-06 20:21 
AnswerRe: Hi Images are not showning in asp.ney 2.0, Pin
ketankumar3-Jul-06 20:42
ketankumar3-Jul-06 20:42 
AnswerRe: Hi Images are not showning in asp.ney 2.0, Pin
minhpc_bk3-Jul-06 20:52
minhpc_bk3-Jul-06 20:52 
GeneralRe: Hi Images are not showning in asp.ney 2.0, Pin
Balavardhan4-Jul-06 1:36
Balavardhan4-Jul-06 1:36 
GeneralRe: Hi Images are not showning in asp.ney 2.0, Pin
minhpc_bk4-Jul-06 5:00
minhpc_bk4-Jul-06 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.