Strange session isues
I've created some pages in TBH that use gridviews and detailviews to display or edit data. I have them pulling parameters from session variables. In testing when I add a new user and go through them everything works pretty well but when I logout and login as another user sometimes those variables are blank sometimes they are values from the previous login. When I hit refresh some times it clears up the problem sometimes not.
As a newbie some of the subtler aspects of cookies, caching and session timeouts are pretty mysterious to me but I think the problem lies in there somewhere.
Can anyone help? Thanks,
Shawn
|