In article <[EMAIL PROTECTED]>,
Thomas Guettler <[EMAIL PROTECTED]> wrote:
> Am Wed, 07 Jun 2006 14:54:41 +0200 schrieb Maarten van Veen:
>
> > A long story made short, I've build a python/cgi website consisting of
> > two pages. Page1 has a html form in which you can input a series of
> > que
Am Wed, 07 Jun 2006 14:54:41 +0200 schrieb Maarten van Veen:
> A long story made short, I've build a python/cgi website consisting of
> two pages. Page1 has a html form in which you can input a series of
> queries. Then via Popen it starts a pythons search script, which stores
> the results in
A long story made short, I've build a python/cgi website consisting of
two pages. Page1 has a html form in which you can input a series of
queries. Then via Popen it starts a pythons search script, which stores
the results in a python shelve.
As the Popen command is given it should redirect to p