in CGI, how to include html pages?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • python

    in CGI, how to include html pages?

    Hi-

    I'm writing some CGI stuff and I'm doing it in python to force myself to
    learn the language. Anyway, I want to include some html at the top of
    every page but I'm not sure how.

    If the header is in header.html, what is the python-ese way of printing
    that out in my html?

    Thanks for the help.

Working...