Need to override session timeout due to page refresh...

G

Guest

I have a web site that uses Form Authentication with the Session timeout set
to 20 minutes, however one of the pages refreshes itself every 30 seconds. Is
there a way to override the session behaviour of resetting the timeout
everytime that page refreshes, so that if the user sits on that page without
activity for more than 20 minutes, the site still times out?

I am not looking to implement any page specific javascript solution, rather
override the original behaviour of the session manager.

Is there a possibility to intercept the calls via an HTTPModule and adjust
the timeout there?
 
G

Guest

Hi Russell,

Either you can do it in your web. config file of your application or You can
set it in application configuration tab in IIS Site Properties.

Cheers,

Jerome. M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top