Python and HTML frames

Jiri Baum jiri at baum.com.au
Sat Jun 1 23:32:43 EDT 2002


>> Ken:
>> > How do I output HTML onto frames? This code below doesn't work. Can
>> > someone help me?

Jiri:
>> This isn't really a python question, it's a HTML question (or possibly
>> HTTP; are you ouputting the right headers?).
...

Ken:
> Why you think it isn't python question? I want that HTML frame output
> from the python script. Can you tell me how?

1) Get your HTML right first, using static pages.

2) Output those same static pages from your python script.

3) Then worry about the dynamic stuff.


Jiri
-- 
Jiri Baum <jiri at baum.com.au>           http://www.csse.monash.edu.au/~jirib
  MAT LinuxPLC project --- http://mat.sf.net --- Machine Automation Tools



More information about the Python-list mailing list