[ic] Setting a catalog variable on a page

interchange-users@lists.akopia.com interchange-users@lists.akopia.com
Thu May 10 16:30:01 2001


How can I set a catalog variable from a page and have it persist?

I want to do something like this:

page1.html:
[perl]
        $Variable->{sql_select_items} = 'SELECT * FROM items';
        return;
[/perl]

page2.html:
__sql_select_items__


Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413.253.6700