[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
scratch variables
>From mail list archive:
>> Scratch variables set on search results page were not saved, so if
>> tested for on a subsequent order page the value was not found
>> On checking the session file with 'dump' it was clear the session dbm
file
>> was not being updated when the search results page was displayed.
> This is intentional, to reduce processing time for searches that
> don't need to update the session.
How can I force the session files to be updated ?? I tried using
[process-target _self]
as the form action, but it didn't work....
any ideas ??
Markus