[Zope-dev] how to preserv information
Chris McDonough
chrism@zope.com
Tue, 15 Jan 2002 08:43:59 -0500
Hi Champier,
Please use the zope@zope.org list to post questions about programming in
Zope. The zope-dev list is for folks to talk about coding Zope itself.
Please also try not to send mail in HTML format.
Thanks!
- C
----- Original Message -----
From: Champier
To: zope-dev@zope.org
Sent: Tuesday, January 15, 2002 4:41 AM
Subject: [Zope-dev] how to preserv information
Hi,
I'm a new zope programmer.
I created a page which show different products (from a oracle
database) which can be selected (products are shoiwn in checkbox
format).
As I have a lot of product I also manage button ('Next'
and 'previous')
The proble is :
When I select some products from on page and then I use the
button 'next' or 'pervious I lose the selected product of the last
page..
Is someone can help me and give me some solution ??
Thanks for your help