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

Daniel Yoo dyoo at hkn.eecs.berkeley.edu
Sat Jun 1 04:00:36 EDT 2002


Ken <ken at hotmail.com> wrote:
: 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">

Not quite sure I understand yet.


Do you have a file called 'main.html' that you're trying to display
from your CGI program?  I just want to make sure we're work on the
same problem here before babbling.  *grin*


Talk to you later!



More information about the Python-list mailing list