Insane Problem

Carsten Haese carsten.haese at gmail.com
Thu Dec 3 10:13:14 EST 2009


Victor Subervi wrote:
> I believe I mentioned in my first post that the "print test" does print
> the exact fields being called from the referring page.

Was any part of "What do the print statements actually print? Please
copy and paste their output." unclear to you in any way?

> Perhaps this
> is a bug in the cgi interface?

Unlikely.

It's much more likely that whatever frankencode you stitched together
from examples you found on the internet without understanding how they
work is doing something unexpected, and you are unable to diagnose the
problem because you don't understand how your code works.

In order to help you diagnose the problem, we need to see the *exact*
code you're running, we need to see the *exact* inputs going into it,
and we need to see the *exact* output coming out of it.

--
Carsten Haese
http://informixdb.sourceforge.net




More information about the Python-list mailing list