windsurfer
Perch
I am having problems using Session.Timeout.
1. I set it to 90. It seems to expire much sooner
2. It seems to expire despite a user requesting a page. (timeout isn't reset?)
I have been reading the posts and it seems that jodo overrides this property.
Is this true?
I read something about application pools. And I also read that Session.Timeout isn't reliable in the first place.
I don't want to use cookies since so many people have disabled them in their browsers. A database solution seems possible, but also seems complicated.
Does anyone have an answer to these thorny issues?
Thanks,
SV
1. I set it to 90. It seems to expire much sooner
2. It seems to expire despite a user requesting a page. (timeout isn't reset?)
I have been reading the posts and it seems that jodo overrides this property.
Is this true?
I read something about application pools. And I also read that Session.Timeout isn't reliable in the first place.
I don't want to use cookies since so many people have disabled them in their browsers. A database solution seems possible, but also seems complicated.
Does anyone have an answer to these thorny issues?
Thanks,
SV