Re: persistant cookie, what is it?



What do you mean by "close" ? A non persistant cookie shouldn't survive when
the browser is closed and launched again (unlike a persistant cookie)...

--

Patrice

"Edwin Knoppert" <news@xxxxxxxxxxxxxx> a écrit dans le message de
news:43ddeb0e$0$12848$ba620dc5@xxxxxxxxxxxxxxxxxxxxxx
> I have searched but info is limitted.
>
> In my test app i used a non persistant cookie for forms authentication.
> slidingExpiration is set to true
>
> On run and close and rerun the login remains ok.
>
> I have a time-out of one minute and indeed, it directs me to the login if
i
> wait to long.
> The slidingExpiration does it's work also.
>
> So were is this persistance for?
>
> Thanks,
>
>
>


.



Relevant Pages

  • persistant cookie, what is it?
    ... In my test app i used a non persistant cookie for forms authentication. ... On run and close and rerun the login remains ok. ... The slidingExpiration does it's work also. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: persistant cookie, what is it?
    ... And indeed i mean run, close the browser, and run again. ... >> In my test app i used a non persistant cookie for forms authentication. ... >> On run and close and rerun the login remains ok. ... >> The slidingExpiration does it's work also. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading