Python on the web: How to set cookies in a CGI script

I am working on a Python CGI web tool that allows a user to traverse through a long list of xml elements, where each element appears on the screen one at a time. The tool allows the user to make changes to editable fields and creates a report of the deltas, as well as a … Continue reading Python on the web: How to set cookies in a CGI script