Re: IE6/Safari not keeping cookie after closing browser

2008-05-01 Thread Kip Parker

Absolutely, cookies are subject to user settings and behaviour so
unreliable, but as far as default browser behaviour goes I think IE6
keeps cookies forever, Firefox has an expiration limit of 90 days, and
my Safari 3 at least has cookies listed to expire in 2099. So it ought
to work if it's working OK in Firefox, unless your browsers are set up
to delete cookies on close?

Safari 3 has a searchable cookie viewer at Preferences > Security >
Show Cookies, might help you to work out what's going on.

Kip.

On May 1, 4:12 am, Michael <[EMAIL PROTECTED]> wrote:
> I am not sure what version of Safari you are using, but sorry there is no
> way for force users to keep cookies on their computer. IE6 flushes cookies
> on close and Firefox puts a default expire time on them. There are reasons,
> historically, why these browsers do this and unless you change the settings
> on the browser you can't expect people to hold their cookies.
>
> On Mon, Apr 28, 2008 at 4:14 PM, Seth Buntin <[EMAIL PROTECTED]> wrote:
>
> > Firefox works great!  Wish everyone used it!
>
> > When setting a cookie in my application it sets correctly and the site
> > works correctly.  It will allow whoever to the places they need to go
> > and force a login otherwise.  When browsing to another site and back
> > the cookie stays which is good.
>
> > When closing the browser and trying to access the site again the
> > cookie is no longer available in IE6 or Safari 3.  I have tried
> > setting the SESSION_COOKIE_DOMAIN but that doesn't seem to work.
>
> > Any suggestions on what I could do to get a solution to this?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: IE6/Safari not keeping cookie after closing browser

2008-04-30 Thread Michael
I am not sure what version of Safari you are using, but sorry there is no
way for force users to keep cookies on their computer. IE6 flushes cookies
on close and Firefox puts a default expire time on them. There are reasons,
historically, why these browsers do this and unless you change the settings
on the browser you can't expect people to hold their cookies.

On Mon, Apr 28, 2008 at 4:14 PM, Seth Buntin <[EMAIL PROTECTED]> wrote:

>
> Firefox works great!  Wish everyone used it!
>
> When setting a cookie in my application it sets correctly and the site
> works correctly.  It will allow whoever to the places they need to go
> and force a login otherwise.  When browsing to another site and back
> the cookie stays which is good.
>
> When closing the browser and trying to access the site again the
> cookie is no longer available in IE6 or Safari 3.  I have tried
> setting the SESSION_COOKIE_DOMAIN but that doesn't seem to work.
>
> Any suggestions on what I could do to get a solution to this?
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---