cgi - secure sessions

Paul Rubin http
Wed Feb 1 21:28:22 EST 2006


"GazaM" <infini.g at gmail.com> writes:
> Paul: By server side include I mean simply calling upon the script from
> an include line within the html, for example '<!--#include
> virtual="/cgi-bin/cookietest.cgi" -->'

Try printing the contents of os.getenv() in your script and see
if the cookie data is in there.



More information about the Python-list mailing list