[Tutor] Problem with CGI module

Ms Soo Chong s4046441 at student.uq.edu.au
Mon Aug 16 15:03:51 CEST 2004


Hi,

I tried a very simple CGI and managed to did it! 
Thank you for python tutor's help.

Currently, I'm working on the pg and pgdb module connection.

Cheers,
Shufen


----- Original Message -----
From: Kent Johnson <kent_johnson at skillsoft.com>
Date: Sunday, August 15, 2004 11:59 pm
Subject: Re: [Tutor] Problem with CGI module

> Shufen,
> 
> Try a very simple CGI that just outputs a static page. You may 
> have a logic 
> error in the code you posted - it looks like there could be some 
> combination of input fields that causes nothing to output. (The 
> indentation 
> in your posting is corrupted so I can't be sure about this.)
> 
> See what the server request log is reporting when you try to 
> access the 
> CGI. There should be some entry there.
> 
> Kent




More information about the Tutor mailing list