Newvie Question About script linking

Daniel Lupton rosest34 at optusnet.com.au
Tue Oct 8 00:37:40 EDT 2002


Hi
    I am new to Python and I am creating a dynamic website using CGI scripts
in Python. I have a login page in one script and the rest of the site linked
to a variety of other scripts.

What I want to know is how do I get the script to load the Login page if
their test of the cookie fails. i.e. if the user has not been validated and
when the test fails the login page is brought up.

I know how to do this with a html link but not through the python code
itself.

Thanks
Daniel





More information about the Python-list mailing list