Dnia 26.04.2006 James Stroud <[EMAIL PROTECTED]> napisa³/a:
} Jakub Piotr Nowak wrote:
}> Hello,
}>
}> In the following cgi program, I cannot get subprocess output.
}> I print the header, flush stdout to prepare it to new content,
}> but variable 'o' is always empty.
}>
}> Could somebody help me
Jakub Piotr Nowak wrote:
> Hello,
>
> In the following cgi program, I cannot get subprocess output.
> I print the header, flush stdout to prepare it to new content,
> but variable 'o' is always empty.
>
> Could somebody help me with that?
>
> def main():
> print "Content-type: text/html\n\n"
Hello,
In the following cgi program, I cannot get subprocess output.
I print the header, flush stdout to prepare it to new content,
but variable 'o' is always empty.
Could somebody help me with that?
def main():
print "Content-type: text/html\n\n"
sys.stdout.flush()
if form.has_key('sent