I looked at the session package docs, and it seems to fit my need.
Tom
At 11:11 PM 10/27/05, Roy Keene wrote:
Mr. Brown,
Rivet comes with a "session" package, IIRC. You'd want to
use this module to store information in the session resources
provided. But all it's going to do is write stuff to disk and load it up. :-)
Roy Keene
Planning Systems Inc
On Thu, 27 Oct 2005, Tom Brown wrote:
What is a good way to pass a single string variable or list from
one Rivet doc to another?
Using a hidden form variable, GET/POST and var get, is convoluted
to me. Declaring a global variable in the sending page doesn't
work. Placing the variable in a file, then reading the file in the
next doc, works but seems heavy handed. I suspect that I'm
overlooking something simple.
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]