How to open a HTML file when the python cgi program is executing?

Ken ken at hotmail.com
Sat Jun 1 02:43:01 EDT 2002


How do I open a HTML file when the cgi program is executing?

The only method I can think of, which doesn't work is this:
<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=main.html">







More information about the Python-list mailing list