CGI module does not parse data

Steve Holden steve at holdenweb.com
Fri Dec 16 21:57:06 EST 2005


amfr wrote:
> Neither work
> 
But you don't give us any further information to go on.

Are you importing cgitb and calling cgitb.enable() to trap and print any 
errors that might occur?

Are you looking in the browser at the HTM source (view source) of the 
page your server is returning to see more closely waht your browser is 
receiving, rather than what it's displaying?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list