0

I want to keep the session alive until the user sign out in asp website.

I used the following code in webconfig:

<sessionState mode="InProc" cookieless="false" timeout="20" />

if the user is in idle state for 20 min the session ll be timeout.

but I want to extends the session timeout before the session going to end.

I need to keep the session is alive.

Kara
  • 6,115
  • 16
  • 50
  • 57
Vino
  • 75
  • 1
  • 1
  • 8

0 Answers0