Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Expiring a Cookie


Message #1 by aps@i... on Thu, 4 Jul 2002 09:33:29
Don't set an expiry date, it then becomes a session cookie and dies at the 
end of the session.

At 09:33 04/07/02 +0000, you wrote:
>Can anyone tell me how to make a cookie expire/be deleted when the browser
>is closed?
>
>Thanks in advance
>
>Andrew
>
>---
>
>Improve your web design skills with these new books from Glasshaus.
>
>Usable Web Menus
>http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
>r-20
>Constructing Accessible Web Sites
>http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
>r-20
>Practical JavaScript for the Usable Web
>http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
>r-20



  Return to Index