B
brian
I have my session timeout at 20 minutes. Is there a way
to set session time per variable. For instance: I
create session("TEST") and I want it to expire in 2
minutes of no activity...Is that possible?
For Clarification:
If session time out in the web.config file is set to 20
minutes the session only times out if no activity occurs,
right!
Thanks
to set session time per variable. For instance: I
create session("TEST") and I want it to expire in 2
minutes of no activity...Is that possible?
For Clarification:
If session time out in the web.config file is set to 20
minutes the session only times out if no activity occurs,
right!
Thanks