Hi team,
Does anyone can tell me HOW can I set up a login timeout for a web app? For
example, if user doing "nothing" in the last 15 min, get off = login timeout
reached! Is it inside machine.config file?
Thanks,
Doria
Vadym Stetsyak - 23 Oct 2006 16:19 GMT
Hello, doria@nxt.com.br!
Maybe you're speaking about session timeout. If it is so, then
this setting can be set up in the web.config of the application.
Have a look at,
( http://msdn2.microsoft.com/en-us/library/system.web.sessionstate.httpsessionstat
e.timeout.aspx )
d> Does anyone can tell me HOW can I set up a login timeout for a web
d> app? For
d> example, if user doing "nothing" in the last 15 min, get off = login
d> timeout
d> reached! Is it inside machine.config file?
d> Thanks,
d> Doria
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com