Browser Session

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi All,
 
According to a book, the cookie without expires lasts the browser session.  I think a browser session ends if you close all the browser windows.  I setup a cookie without expires in IE using _javascript_ and closed it.  When I open IE agian, the cookie is still there.  Why?
 
Thank you.


Relevant Pages

  • Re: Please check my auth login script
    ... cookie so that they dont have to log in every browser session. ... I'd hate to store plain passwords in cookies at the users computer, which not only usually are stored plainly on the HD there, but are also send on _every_ request. ... I usually create a hash unrelated to user/pass details, and store that as valid for that user, if that's to much you could encrypt a pass + a secret using some of the available encryption techniques used in PHP. ...
    (comp.lang.php)
  • Disappearing cookies after login.aspx
    ... authentication cookie is present in the Context object, ... IIS 5.0 ... IE 6 Browser session on localhost. ... IIS wasn't there on the initial install. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Please check my auth login script
    ... cookie so that they dont have to log in every browser session. ... I dont ususally have reason to belive that the users computer will be physically ...
    (comp.lang.php)
  • Re: PayPal security flaw
    ... > ever be stuck in a hidden form unhashed. ... Why does it matter that it's unhashed? ... copy it and send it in another browser session. ... It could be put in a cookie rather than a hidden field, ...
    (comp.security.misc)
  • How long does a session cookie last?
    ... the cookie without expires lasts the browser ... I think a browser session ends if you close all the browser ...
    (comp.lang.javascript)