Click here to Skip to main content
15,913,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Force Login Page Pin
Sandeep Akhare15-Sep-08 0:03
Sandeep Akhare15-Sep-08 0:03 
AnswerRe: Force Login Page Pin
omlac15-Sep-08 0:19
omlac15-Sep-08 0:19 
GeneralRe: Force Login Page Pin
Sandeep Akhare15-Sep-08 0:21
Sandeep Akhare15-Sep-08 0:21 
AnswerRe: Force Login Page Pin
Sunil Wise15-Sep-08 0:57
professionalSunil Wise15-Sep-08 0:57 
AnswerRe: Force Login Page Pin
surender93915-Sep-08 2:40
surender93915-Sep-08 2:40 
AnswerRe: Force Login Page Pin
fickendichdu15-Sep-08 4:59
fickendichdu15-Sep-08 4:59 
GeneralRe: Force Login Page Pin
omlac15-Sep-08 21:31
omlac15-Sep-08 21:31 
GeneralRe: Force Login Page Pin
fickendichdu16-Sep-08 3:47
fickendichdu16-Sep-08 3:47 
If I am following what youa re saying correctly you have a layout like login.aspx and then safe.aspx which requires authentication.

Inside visual studio create a subfolder inside your solution and drag your safe.aspx page into there and right click on the folder click new then and add a web.config. Then add the security section I mentioned earlier. For your session timeout you can set that in your main web.config <sessionstate timeout="60"> or on your page load event and that page is only called once.
QuestionExtending membership class.URgent!!! Pin
highjo14-Sep-08 23:11
highjo14-Sep-08 23:11 
AnswerRe: Extending membership class.URgent!!! Pin
Paul Conrad15-Sep-08 12:12
professionalPaul Conrad15-Sep-08 12:12 
GeneralRe: Extending membership class.URgent!!! Pin
highjo16-Sep-08 0:10
highjo16-Sep-08 0:10 
QuestionRegarding log4net log files Pin
Member 398550414-Sep-08 23:02
Member 398550414-Sep-08 23:02 
AnswerRe: Regarding log4net log files Pin
Suman Kumar24-Oct-08 7:30
Suman Kumar24-Oct-08 7:30 
QuestionReg : Getting Error 80070005 when using com dll in Web service under XP. Pin
MANISH RASTOGI14-Sep-08 21:58
MANISH RASTOGI14-Sep-08 21:58 
Questioncovert the vb.net code to c# Pin
kishorg114-Sep-08 20:52
kishorg114-Sep-08 20:52 
AnswerRe: covert the vb.net code to c# Pin
Ashfield14-Sep-08 21:13
Ashfield14-Sep-08 21:13 
AnswerRe: covert the vb.net code to c# Pin
Abhishek Sur14-Sep-08 21:14
professionalAbhishek Sur14-Sep-08 21:14 
AnswerRe: covert the vb.net code to c# Pin
Dave Doknjas15-Sep-08 13:25
Dave Doknjas15-Sep-08 13:25 
Questionhow to enable a check box in a gridview Pin
jahabardeen14-Sep-08 20:04
jahabardeen14-Sep-08 20:04 
AnswerRe: how to enable a check box in a gridview Pin
Mitesh Darji14-Sep-08 23:00
Mitesh Darji14-Sep-08 23:00 
QuestionXml problem Pin
salmonraju14-Sep-08 19:54
salmonraju14-Sep-08 19:54 
AnswerRe: Xml problem Pin
surender93915-Sep-08 2:45
surender93915-Sep-08 2:45 
Questionasp.net Pin
mahesh K.N.14-Sep-08 19:40
mahesh K.N.14-Sep-08 19:40 
AnswerRe: asp.net Pin
Sandeep Akhare14-Sep-08 21:21
Sandeep Akhare14-Sep-08 21:21 
AnswerRe: asp.net Pin
Venkat Eswaran15-Sep-08 9:37
Venkat Eswaran15-Sep-08 9:37 

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.