Click here to Skip to main content
15,924,036 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhat is "content file" and "code-behind file" ? Pin
Husam Burhan28-Aug-06 7:16
Husam Burhan28-Aug-06 7:16 
AnswerRe: What is "content file" and "code-behind file" ? Pin
japel28-Aug-06 16:43
japel28-Aug-06 16:43 
QuestionPassing Controls Pin
cisco210328-Aug-06 4:06
cisco210328-Aug-06 4:06 
AnswerRe: Passing Controls Pin
coolestCoder28-Aug-06 4:42
coolestCoder28-Aug-06 4:42 
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:13
mentorNot Active28-Aug-06 5:13 
GeneralRe: Passing Controls Pin
cisco210328-Aug-06 5:22
cisco210328-Aug-06 5:22 
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:57
mentorNot Active28-Aug-06 5:57 
AnswerRe: Passing Controls Pin
Not Active28-Aug-06 5:11
mentorNot Active28-Aug-06 5:11 
All that you are asking to do is built in to APS.NET. Using the web.config file you set the security for the folders, granting or denying access to users or groups. When someone attempts to access a file within any of these folders the ASP.NET framework will redirect them to a login page (provided you have specified one) then redirect them on to the original link after they have sucessfully logged in.


only two letters away from being an asset

GeneralRe: Passing Controls Pin
cisco210328-Aug-06 5:26
cisco210328-Aug-06 5:26 
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:55
mentorNot Active28-Aug-06 5:55 
Questionhi Pin
FREAK880228-Aug-06 4:01
FREAK880228-Aug-06 4:01 
QuestionNew to Asp.Net Pin
drc_no128-Aug-06 3:39
drc_no128-Aug-06 3:39 
AnswerRe: Read XML file from App_Data Pin
Guffa28-Aug-06 4:01
Guffa28-Aug-06 4:01 
GeneralRe: New to Asp.Net [modified] Pin
drc_no128-Aug-06 4:22
drc_no128-Aug-06 4:22 
GeneralRe: Read XML file from App_Data Pin
drc_no128-Aug-06 4:50
drc_no128-Aug-06 4:50 
QuestionHow do I manually fire an ItemCommand Event in a datagrid. Pin
Sivaprasad C28-Aug-06 3:10
Sivaprasad C28-Aug-06 3:10 
AnswerRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
postmaster@programmingknowledge.com28-Aug-06 3:26
postmaster@programmingknowledge.com28-Aug-06 3:26 
AnswerRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
minhpc_bk28-Aug-06 6:34
minhpc_bk28-Aug-06 6:34 
GeneralRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
Sivaprasad C28-Aug-06 19:51
Sivaprasad C28-Aug-06 19:51 
QuestionHow to add module in ASP.Net [modified] Pin
Amit Agarrwal28-Aug-06 2:58
Amit Agarrwal28-Aug-06 2:58 
Questionnew to asp.net Pin
haseeb_saeed28-Aug-06 2:10
haseeb_saeed28-Aug-06 2:10 
AnswerRe: new to asp.net Pin
_AK_28-Aug-06 2:12
_AK_28-Aug-06 2:12 
QuestionSend Binary File as response to webservice Pin
BillyGoatGruff28-Aug-06 2:09
BillyGoatGruff28-Aug-06 2:09 
AnswerRe: Send Binary File as response to webservice Pin
eggsovereasy28-Aug-06 3:58
eggsovereasy28-Aug-06 3:58 
GeneralRe: Send Binary File as response to webservice Pin
BillyGoatGruff28-Aug-06 4:27
BillyGoatGruff28-Aug-06 4:27 

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.