Form Authentication

  • Thread starter Thread starter Greg Decos
  • Start date Start date
G

Greg Decos

I implemented forms authentication but noticed that the session expires at
the time specified
even though requests are made.
Do I have to place code to reset the Session timeout after every page
request?

Greg
 
More info???


As i am having a problem at the moment.. where if the session dies.. the
forms authencitatin is still up and running... (well seems to be anyway)
 
I set the timeout to 20 minutes but sometimes the session times out before
the 20 minutes is up.
Anyway when making requests to other pages it does not appear to work as the
traditional asp did.
The session expires anyway.
I am not sure as to why this happens nor how to correct it

Greg
 
Back
Top