[ic] session database

Mark Johnson interchange-users@lists.akopia.com
Fri Jun 29 15:43:01 2001


Corey Gilmore wrote:
> 
> My concern with setting a scratch variable has to do with the life of the
> variable.  If I set cur_page to Locations, and the user views the
> locations, and then goes to another area of the site, and returns to the
> conference page, will cur_page still be set?

If you set it with anything but the [tmp] tag, then yes. If you set it
with [tmp], then no.

[set foo]bar[/set]  # Persists
[tmp foo]bar[/tmp]  # Does not persist

-- 
Mark Johnson
Senior Systems Architect - Professional Services
Red Hat, Inc.
E-Business Solutions
markj@redhat.com
703-456-2912