RE: Sessions get mixed up ?

2004-11-13 Thread Gerald Richter
> > After reading alot, I can understand why the sub's would give > wrong results. Why the sessions would get mixed up I do not > understand... > That might be the case when you keep data of a previous session in a closure. The other possibility would be that Apache::Session generates duplica

RE: intermittent %udat problems

2004-11-13 Thread Gerald Richter
> > I have been struggling with a %udat problem for a while > without luck. I am using %udat to store user id's when a user > is logs on, and then testing for the ID in later pages. > However, it only works, 50% of the time. I can log in, and > look a a few pages, then I get a not-logged-in er