Storing a Value in a Cookie

Victor Subervi victorsubervi at gmail.com
Wed Dec 16 04:13:57 EST 2009


Hi;
>From what I've studied and gotten working about cookies, it seems one can
store only a certain few pieces of information--expiration, path, comment,
domain, max-age, version and last visit--but how is it useful if one can't
also store, say, the name of a temporary MySQL table where pertinent
customer data, such as shopping cart data, is stored? I guess I could put
that into the comment field, but I suspect there's a better way of doing it.
Please advise.
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091216/c5e10498/attachment-0001.html>


More information about the Python-list mailing list