Click here to Skip to main content
15,907,001 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem in mozila explorer Pin
Mr.Pranav D. Kalyani(MCA)11-Feb-09 21:30
Mr.Pranav D. Kalyani(MCA)11-Feb-09 21:30 
QuestionE commerce web site documentation Pin
Sachin@pune11-Feb-09 21:16
Sachin@pune11-Feb-09 21:16 
Questionphoto uploding problem Pin
nikhil123411-Feb-09 21:09
nikhil123411-Feb-09 21:09 
Questionexecute in ffmpeg Pin
nithydurai11-Feb-09 18:50
nithydurai11-Feb-09 18:50 
QuestionRegular expression for Alphanumeric and float Pin
Rajesh_K_Sharma11-Feb-09 18:28
Rajesh_K_Sharma11-Feb-09 18:28 
Questioncalling RequiredFieldValidator's Validate Event on Textbox's on blur event Pin
Hemant D Patil11-Feb-09 18:06
Hemant D Patil11-Feb-09 18:06 
QuestionIFrame in ASP.NET Pin
trinm198711-Feb-09 17:59
trinm198711-Feb-09 17:59 
QuestionAvoid Session clear Pin
deepthy.p.m11-Feb-09 17:54
deepthy.p.m11-Feb-09 17:54 
[when the session is null we are by default directed to home page.]

At first when we login and perform transactions we carry the session values from one page to second page.At this second page if we remain idle for some time, the session automatically clears off. This causes us to reach back to home page . How to avoid this?

We have included the following code in the web.config file,but still we are having the same problem.

<system.web>
<sessionstate timeout="1000">

AnswerRe: Avoid Session clear Pin
ritzy pal11-Feb-09 18:48
ritzy pal11-Feb-09 18:48 
GeneralRe: Avoid Session clear Pin
ssramvinay12-Feb-09 0:06
ssramvinay12-Feb-09 0:06 
AnswerRe: Avoid Session clear Pin
ABitSmart11-Feb-09 19:26
ABitSmart11-Feb-09 19:26 
Questionhow to disable back button.. Pin
anujbanka178411-Feb-09 17:28
anujbanka178411-Feb-09 17:28 
QuestionOnClientClick requires 2 Clicks how to solve this? Pin
rprateek11-Feb-09 15:41
rprateek11-Feb-09 15:41 
Questionhow to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
jmk_cooljack11-Feb-09 10:20
jmk_cooljack11-Feb-09 10:20 
AnswerRe: how to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
Christian Graus11-Feb-09 11:27
protectorChristian Graus11-Feb-09 11:27 
GeneralRe: how to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
jmk_cooljack11-Feb-09 12:17
jmk_cooljack11-Feb-09 12:17 
GeneralRe: how to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
Christian Graus11-Feb-09 14:55
protectorChristian Graus11-Feb-09 14:55 
GeneralRe: how to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
jmk_cooljack11-Feb-09 19:03
jmk_cooljack11-Feb-09 19:03 
GeneralRe: how to assign text to label in l_DataBinding(Object sender, EventArgs e) method Pin
jmk_cooljack11-Feb-09 12:28
jmk_cooljack11-Feb-09 12:28 
QuestionSetting CultureInfo for thread Pin
Mokai11-Feb-09 10:02
Mokai11-Feb-09 10:02 
AnswerRe: Setting CultureInfo for thread Pin
ABitSmart11-Feb-09 16:59
ABitSmart11-Feb-09 16:59 
GeneralRe: Setting CultureInfo for thread Pin
Mokai12-Feb-09 7:35
Mokai12-Feb-09 7:35 
GeneralRe: Setting CultureInfo for thread Pin
ABitSmart12-Feb-09 14:45
ABitSmart12-Feb-09 14:45 
QuestionRegisterClientScriptBlock - message.htm din pop up at all..... Pin
edwin_nice11-Feb-09 7:01
edwin_nice11-Feb-09 7:01 
AnswerRe: RegisterClientScriptBlock - message.htm din pop up at all..... Pin
Christian Graus11-Feb-09 11:32
protectorChristian Graus11-Feb-09 11:32 

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.