On Fri, Jan 2, 2009 at 4:24 PM, Victor Subervi wrote:
> On Fri, Dec 26, 2008 at 8:00 PM, Gabriel Genellina > wrote:
>
>> En Fri, 26 Dec 2008 15:11:44 -0200, Victor Subervi <
>> victorsube...@gmail.com> escribió:
>>
>>> On 12/26/08, Tino Wildenhain wrote:
>>>
>>
>> print "Content-Type: text/html
On Fri, Dec 26, 2008 at 8:00 PM, Gabriel Genellina
wrote:
> En Fri, 26 Dec 2008 15:11:44 -0200, Victor Subervi <
> victorsube...@gmail.com> escribió:
>
>> On 12/26/08, Tino Wildenhain wrote:
>>
>
> print "Content-Type: text/html"
print
print """
>>> http://www.w3.org/TR/xhtml1/DTD
En Fri, 26 Dec 2008 15:11:44 -0200, Victor Subervi
escribió:
On 12/26/08, Tino Wildenhain wrote:
print "Content-Type: text/html"
print
print """
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
I think there should be only one blank line between header and content,
you have two (so
En Fri, 26 Dec 2008 15:11:44 -0200, Victor Subervi
escribió:
On 12/26/08, Tino Wildenhain wrote:
print "Content-Type: text/html"
print
print """
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
I think there should be only one blank line between header and content,
you have two (so
On 12/26/08, Tino Wildenhain wrote:
>
>
> print "Content-Type: text/html"
>> print
>> print """
>> > http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
>> http://www.w3.org/1999/xhtml"; xml:lang="en">
>>
>>
>>
>> Yeah
>>
>> """
>>
>
> this could be fine if called in CGI context.
Can you st
Hi;
I try to surf to this code in Windoze and it doesn't work...just posts a
small, black screen for a split second. Why?
print "Content-Type: text/html"
print
print """
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="en">
Yeah
"""
Also, Zope is i