CGI Redirect

Ben Ocean zope at thewebsons.com
Tue May 1 11:10:16 EDT 2001


Hi;
I'm writing a CGI script and I need to redirect the visitor to another page 
(as opposed to posting their form data). How do I do this? The perl 
equivalent would be:
print "Location:http://blah.com\n\n";
TIA,
BenO





More information about the Python-list mailing list