Click here to Skip to main content
15,917,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Message Box using Java Script Pin
Paddy Boyd4-Jul-06 2:22
Paddy Boyd4-Jul-06 2:22 
AnswerRe: Message Box using Java Script [modified] Pin
Guffa4-Jul-06 2:27
Guffa4-Jul-06 2:27 
GeneralRe: Message Box using Java Script Pin
Mircea Grelus4-Jul-06 2:34
Mircea Grelus4-Jul-06 2:34 
QuestionGOOGLE Pin
MHASSANF4-Jul-06 0:59
MHASSANF4-Jul-06 0:59 
QuestionBackcolor for separate rows DataRow in Datatable in C# Pin
michaeil4-Jul-06 0:29
michaeil4-Jul-06 0:29 
AnswerRe: Backcolor for separate rows DataRow in Datatable in C# Pin
Tirthadip4-Jul-06 1:22
Tirthadip4-Jul-06 1:22 
QuestionIntranet and Internet site Pin
SatyajitV4-Jul-06 0:29
SatyajitV4-Jul-06 0:29 
QuestionEncode & Decode in ASP.NET Pin
leanhsang4-Jul-06 0:12
leanhsang4-Jul-06 0:12 
AnswerRe: Encode & Decode in ASP.NET Pin
Guffa4-Jul-06 0:52
Guffa4-Jul-06 0:52 
AnswerRe: Encode & Decode in ASP.NET Pin
Sushant Duggal4-Jul-06 2:21
Sushant Duggal4-Jul-06 2:21 
QuestionHow to convert xml document to word document in asp.net Pin
BalasahebK4-Jul-06 0:00
BalasahebK4-Jul-06 0:00 
AnswerRe: How to convert xml document to word document in asp.net Pin
minhpc_bk4-Jul-06 16:19
minhpc_bk4-Jul-06 16:19 
QuestionTab Control Pin
Brendan Vogt3-Jul-06 23:51
Brendan Vogt3-Jul-06 23:51 
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 

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.