I have fixed this!
Still ahve allok and you will see that in both of my images they appear in the 
firstpage of superhost.gr

the output of .py files appear fine except of that ehen a visitor click on my 
first 2 image links he also sees as first line this:

print ( "Content-type: text/html; charset=utf-8\n" )

this is because the above code is a header and its contained to every cgi .py 
file that i generate html ouput from via os.system()

Can this be somehow eliminated?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to