Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > in CGI, how to include html pages?

Reply
Thread Tools

in CGI, how to include html pages?

 
 
python
Guest
Posts: n/a
 
      09-06-2003
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.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
/* #include <someyhing.h> */ => include it or do not include it?That is the question .... Andreas Bogenberger C Programming 3 02-22-2008 10:53 AM
include HTML file in another HTML file Tom HTML 8 02-13-2007 03:25 PM
include HTML code from html page Kevin ASP .Net 1 09-27-2005 06:04 PM
is there a way to "include" source file B.html in source file A.html? Cloud Burst HTML 11 01-09-2004 02:49 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57