New How-To on Cookies (need feedack)
I started a little how-to on cookies. Take a look and send your feedback. http://www.zope.org/Members/BwanaZulia/cookies/index_html J
"J. Atwood" wrote:
I started a little how-to on cookies. Take a look and send your feedback.
I found I got very confused unless I remembered to set path='/' with cookies.. Ask MJ about the fun we had on #zope ;-) cheers, Chris
Hi J, "J. Atwood" wrote:
I started a little how-to on cookies. Take a look and send your feedback.
Remember: "They are written to client file system either in one long cookies.txt file for Netscape or in a directory for I.E. " this is only their (the UA's) implementation of persistence. Its not the nature of cookies to be written on any filesystem. Just for clarifying the subject. Regards Tino Wildenhain
participants (3)
-
Chris Withers -
J. Atwood -
Tino Wildenhain