[Zope] Storing and Returning variables when user logins again
cheng saimun
saimun at email.com
Sun Dec 21 04:53:34 EST 2003
Thanks..it allows me to start off somewhere. Looking at python DBM interface modules now.
----- Original Message -----
From: Andreas Jung
Date: Sun, 21 Dec 2003 10:34:15 +0100
To: cheng saimun , zope at zope.org
Subject: Re: [Zope] Storing and Returning variables when user logins again
> store the data *somehow* persistent. either use the zodb (-> Zope
> Developers Guide) or filesystem
> or Python DBM interface or something similar.
>
> -aj
>
> --On Sonntag, 21. Dezember 2003 4:24 Uhr -0500 cheng saimun
> wrote:
>
> > Hi I have the following situation.
> > In my webbie, each registered user who logs in can generate a report by
> > selecting 6 query conditions in a form( from 6 dropdowns lists queried
> > from mysql table). He can also choose to save the conditions as a
> > reportname so that the next time he logs in, he can view the report by
> > clicking on the saved link, without selecting the conditions again.
> >
> > May I know how should i go about doing this in storing and retrieving the
> > saved reports when the user logins again? thanks
>
>
>
>
--
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
More information about the Zope
mailing list