Re: extending sessions
From: Teemu Keiski (joteke_at_aspalliance.com)
Date: 03/30/04
- Next message: Troy: "Wiring events between user controls"
- Previous message: Jim Cheshire [MSFT]: "RE: Server Control Deployment and Client Scripts?"
- In reply to: Rudi Ahlers: "Re: extending sessions"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 23:35:41 +0300
'microsoft.public.inetserver.*' have classic ASP news groups. In this case
timeout is set in IIS, but all else applies equally. That's what needs to be
bases on users behaviour to use the app. That's the only rule that can be
said. :-)
-- Teemu Keiski MCP, Microsoft MVP (ASP.NET), AspInsiders member ASP.NET Forum Moderator, AspAlliance Columnist http://blogs.aspadvice.com/joteke "Rudi Ahlers" <SP4M_Rudi@SP4M_Bonzai.org.za_SP4M> wrote in message news:1NWdnSPrt7FnB_vd4p2dnA@is.co.za... It's actually plan ASP, I couldn't find an ASP newsgroup :) Well, the users need to fill in questionnaires, and quite often they click on the submit button long after the 20 minutes. The questionnaires are about companies, with info drawn from a DB. And I don't want anyone to fill in a questionnaire, if a) they haven't logged in b) they are not able to see a company's info c) they have to go though certain stages and thus get different questionnaires. And thought of doing this with session, so someone can't just type all the stuff in the URL, and get the company in question's info -- Kind Regards Rudi Ahlers +27 (82) 926 1689 Greater love has no one than this, that he lay down his life for his friends (John 15:13). "Teemu Keiski" <joteke@aspalliance.com> wrote in message news:OYpTbHKFEHA.2768@tk2msftngp13.phx.gbl... If it is ASP.NET site in question , IIS session setting has no impact as session timeout is set at web.config file. The timeout for session depends really on user's needs and there is no other rule to it, except that how long it needs to be. What does user want? How long he/she is online? -- Teemu Keiski MCP, Microsoft MVP (ASP.NET), AspInsiders member ASP.NET Forum Moderator, AspAlliance Columnist "Rudi Ahlers" <SP4M_Rudi@SP4M_Bonzai.org.za_SP4M> wrote in message news:0OGdnSyvreNDEPvdRVn-tA@is.co.za... I know the default setting for a session is 20 minutes, and this gets set on IIS. But, now the question is, how do I extend these sessions? And, is 45 minutes a good time? this is for reading articles, filling out surveys, and doing graphical analysis about company entities. -- Kind Regards Rudi Ahlers +27 (82) 926 1689 Greater love has no one than this, that he lay down his life for his friends (John 15:13).
- Next message: Troy: "Wiring events between user controls"
- Previous message: Jim Cheshire [MSFT]: "RE: Server Control Deployment and Client Scripts?"
- In reply to: Rudi Ahlers: "Re: extending sessions"
- Messages sorted by: [ date ] [ thread ]