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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to