On 08/22/2002 09:32:04 AM Geoff wrote:
>The cookie is called "_SID_" and it does remain constant across all >requests. And it should work fine with OneShot.cgi. > >Are you sure you have cookies enabled in your browser? Yes, I'm using Mozilla, and what I've done is to turn on cookie acceptance confirmation for the moment, so I know when Webware is writing a cookie. I've found the cookie. Under what circumstances does Webware generate a new session ID? For example, if I clear out the session store, will the session ID be regenerated? I don't quite understand what's going on. I see that Webware generates a session ID in ~/Sessions. But when does it decide to do so? When I first hit the site, no session ID is generated. But if I switch to one context, an ID is generated. Moving from one context to another sometimes generates a new session, sometimes not. It must be my code that's causing this, but I never at anytime invalidate a session, but I do sometimes clear all session variables. When looking at the cookie using Mozilla's cookie management tool, I see that the session ID cookie expires "at end of session", so perhaps this is the problem? Shouldn't the cookie's expiration date always be 60 minutes into the future (if SessionTimeout is set to 60 minutes)? ...Edmund. ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss