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