[Zope-DB] Problems using multiple DB reads using a parameter
Maszerowski, Thomas
TMaszerowski@crt.xerox.com
Wed, 26 Feb 2003 16:13:06 -0500
That was it! I'm new to Zope and GET/POST (can you tell?) Thanks!
Tom.
-----Original Message-----
From: Charlie Clark [mailto:charlie@begeistert.org]
Sent: Wednesday, February 26, 2003 4:00 PM
To: zope-db@zope.org
Subject: Re: [Zope-DB] Problems using multiple DB reads using a
parameter
On 2003-02-26 at 20:53:56 [+0100], Maszerowski, Thomas wrote:
>
> So far so good. The report creates tables of 20 records and then you can
> choose to display subsequent pages. It works fine on the first page, but
> always gives a "missing input variable, ownerID" instead of the second
> page. Why does it work the first time and not the second?
This sounds like the standard problem of GET/POST. Make sure you use GET so
that the parameter is put in the URL and it should work.
Charlie
_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db