Python and HTML frames

Ken ken at hotmail.com
Sat Jun 1 07:10:39 EDT 2002


"Jiri Baum" <jiri at baum.com.au> wrote in message
news:r08ada.b7b.ln at 10.0.0.1...
> Ken:
> > How do I output HTML onto frames? This code below doesn't work. Can
> > someone help me?
>
> This isn't really a python question, it's a HTML question (or possibly
> HTTP; are you ouputting the right headers?). However, I should note that
> setting scrolling to "no" is a really, really bad idea unless the frame
> contains just an image, because not all people have the same-sized fonts.
>
> I trust you've read the guidelines for using frames at www.useit.com ?
> Briefly: don't, and if you have to, make all links TARGET="_top".

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

Thanks





More information about the Python-list mailing list