Harlin Seritt wrote: > Also, is there a redirect command somewhere within Python CGI that can > get this done instead as I would actually prefer to have the CGI code > execute this rather than depend on the HTML to do it.
http://groups.google.com/group/comp.lang.python/msg/6e929fab0d414b2c shows how do do a redirect with HTTP headers. Kent -- http://mail.python.org/mailman/listinfo/python-list