# Life of Session variable?

**URL:** https://forum.kirupa.com/t/life-of-session-variable/238270
**Category:** programming
**Created:** [September 9, 2007, 7:46am UTC](https://forum.kirupa.com/t/life-of-session-variable/238270 "2007-09-09T07:46:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![webmulgor](https://avatars.discourse-cdn.com/v4/letter/w/ed8c4c/32.png) [@webmulgor](https://forum.kirupa.com/u/webmulgor)
#### Post date: [September 9, 2007, 7:46am UTC](https://forum.kirupa.com/t/life-of-session-variable/238270/1 "2007-09-09T07:46:59Z")

</div>

[SIZE=1][ASP/MSAccess][/SIZE]  
[SIZE=1]In my website it is set that session expires around 20min. Sometimes it become too irritating, when person is reading some article and then sending his comment in given txtfield. Because session expires and he is redirected to Relogin Page.[/SIZE]

[SIZE=1]How 2 Avoid This Problem?[/SIZE]

[SIZE=1]Can i store the session value in some hidden field, in the “comment FORM”.[/SIZE]

[SIZE=1]Or some any other way?[/SIZE]

[SIZE=1]Thanks(“Advance”)[/SIZE]
