On Sun, 13 Mar 2005 19:31:16 +0100, Stefan Scholl stesch@no-spoon.de wrote:
I don't want to start a session at this time.
Why not?
Or maby just two variables in a closure. One holds the data and the other *REQUEST*. Then I check against *REQUEST* with EQ and I know if the stored data is from an old request or the current one. Am I right?
Sounds reasonable.
Cheers, Edi.