I know i can do that. I need it to never expire. so....how do i do that? _____
From: Aaron Newton [mailto:[email protected]] Sent: Wednesday, 16 December 2009 10:27 AM To: [email protected] Subject: Re: [Moo] Cookie expiration I just set the expiration to be several months in the future. If someone doesn't visit my app in 3 months, then it's probably best that they log in again. On Tue, Dec 15, 2009 at 5:58 PM, Steve Onnis <[email protected]> wrote: How do you make a cookie never expire with the Cookie Class? Steve
