[Zope] Preserving Settings during a user's session
Jeff Bauer
jeffbauer@bigfoot.com
Wed, 24 Feb 1999 16:52:34 -0600
Theodore Patrick wrote:
> I have started another thread about using variables in the
> request string and storing them as a variable.
>
> Any Ideas?
It's a pretty common idiom. Before Zope, and even before
Bobo, Amos came up with a nifty hack called StickyForms,
now incorporated into (non-Zope) htmlgen.
With DTML you could use a hidden form variable to pass an
argument when you don't want the server to maintain the
argument's value. Is this what you're referring to?
Best regards,
Jeff Bauer
Rubicon, Inc.