Click here to Skip to main content
15,898,134 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Retrieving the text from a textarea in code behind Pin
JacquesDP3-Aug-07 3:49
JacquesDP3-Aug-07 3:49 
GeneralRe: Retrieving the text from a textarea in code behind Pin
Malcolm Smart3-Aug-07 3:54
Malcolm Smart3-Aug-07 3:54 
GeneralRe: Retrieving the text from a textarea in code behind Pin
JacquesDP3-Aug-07 4:17
JacquesDP3-Aug-07 4:17 
GeneralRe: Retrieving the text from a textarea in code behind Pin
Malcolm Smart3-Aug-07 4:24
Malcolm Smart3-Aug-07 4:24 
QuestionWebservice "HttpContext WebService.Context " Pin
jayarajmrj3-Aug-07 2:38
jayarajmrj3-Aug-07 2:38 
AnswerRe: Webservice "HttpContext WebService.Context " Pin
Talal Sultan3-Aug-07 3:48
Talal Sultan3-Aug-07 3:48 
QuestionHow to keep the session last forever?? Pin
Tridip Bhattacharjee3-Aug-07 1:41
professionalTridip Bhattacharjee3-Aug-07 1:41 
AnswerRe: How to keep the session last forever?? Pin
Talal Sultan3-Aug-07 1:50
Talal Sultan3-Aug-07 1:50 
From MSDN libray installed with Visual Studio 2005 for the Session.Timeout property:

The Timeout property can be set in the Web.config file for an application using the timeout attribute of the sessionState configuration element, or you can set the Timeout property value directly using application code.<br />
<br />
The Timeout property cannot be set to a value greater than 525,600 minutes (1 year).



Seems like nothing lasts forever, not even sessions Smile | :)

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook

GeneralRe: How to keep the session last forever?? Pin
N a v a n e e t h3-Aug-07 1:54
N a v a n e e t h3-Aug-07 1:54 
GeneralRe: How to keep the session last forever?? Pin
Talal Sultan3-Aug-07 1:58
Talal Sultan3-Aug-07 1:58 
AnswerRe: How to keep the session last forever?? Pin
N a v a n e e t h3-Aug-07 1:52
N a v a n e e t h3-Aug-07 1:52 
AnswerRe: How to keep the session last forever?? Pin
Malcolm Smart3-Aug-07 2:59
Malcolm Smart3-Aug-07 2:59 
AnswerRe: How to keep the session last forever?? Pin
Bino B3-Aug-07 6:32
Bino B3-Aug-07 6:32 
Questiondundas chart in asp.net Pin
gvpr3-Aug-07 1:28
gvpr3-Aug-07 1:28 
AnswerRe: dundas chart in asp.net Pin
Malcolm Smart3-Aug-07 3:05
Malcolm Smart3-Aug-07 3:05 
Questiondundas chart in asp.net Pin
gvpr3-Aug-07 1:28
gvpr3-Aug-07 1:28 
QuestionSession sharing in firefox Pin
Mr.Sam3-Aug-07 1:19
Mr.Sam3-Aug-07 1:19 
AnswerRe: Session sharing in firefox Pin
N a v a n e e t h3-Aug-07 1:26
N a v a n e e t h3-Aug-07 1:26 
GeneralRe: Session sharing in firefox Pin
Talal Sultan3-Aug-07 1:31
Talal Sultan3-Aug-07 1:31 
GeneralRe: Session sharing in firefox Pin
Mr.Sam3-Aug-07 1:32
Mr.Sam3-Aug-07 1:32 
GeneralRe: Session sharing in firefox Pin
N a v a n e e t h3-Aug-07 1:49
N a v a n e e t h3-Aug-07 1:49 
GeneralRe: Session sharing in firefox Pin
Mr.Sam3-Aug-07 1:56
Mr.Sam3-Aug-07 1:56 
GeneralRe: Session sharing in firefox Pin
Talal Sultan3-Aug-07 2:00
Talal Sultan3-Aug-07 2:00 
GeneralRe: Session sharing in firefox Pin
Mr.Sam3-Aug-07 2:02
Mr.Sam3-Aug-07 2:02 
GeneralRe: Session sharing in firefox Pin
N a v a n e e t h3-Aug-07 2:02
N a v a n e e t h3-Aug-07 2:02 

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.