Yes, I agree that it is best to check the HTML source code of the page 
that is being generated.  The server is obviously generating the code, 
but the difference here is how the two browsers are interpreting the 
HTML data.

Check the source code for the HTML document.  I bet the problem resides 
in the page itself.

Brian
---


[EMAIL PROTECTED] wrote:
> Hey there,
> i have a python cgi script that prints out html just fine in the Opera
> browser
> but doesnt print at all under FireFox.
> weird, eh?
> i am getting nothing in the apache logs about any error.
> perhaps its a firefox issue, but i doubt it.
> 
> any suggestions. simple script here..
> 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to