Tracking Sessions in a Python CGI app.

Andrew Chalk achalk at XXXmagnacartasoftware.com
Thu Sep 4 13:59:00 EDT 2003


Is there a unique session ID created in a Python CGI app.?

If not, and I suspect not, what is the best way to keep track of the session
that loads each web page? I need to store form data from multiple forms
completed by the user. What is the best way to keep track of which user is
which?

Thanks!






More information about the Python-list mailing list