Thanks! That's great... I looked up the page you suggested also. It seems I should really be saying "expr=" too... Now I can set and get variables in sessions. Is there a place with a tutorial on dtml / python programming with sessions (web searches don't reveal any)? Thanks a third time :) Ale On Wed, 26 Jun 2002 16:41:44 -0400 "Chris McDonough" <chrism@zope.com> wrote:
Whoops!
Change that first one to:
<dtml-call "SESSION.set('foo', 'bar')">
----- Original Message ----- From: "Chris McDonough" <chrism@zope.com>
<dtml-call "SESSION.set('foo', 'bar'")>
or...
<dtml-with SESSION> <dtml-call "set('foo', 'bar')"> </dtml-with>
<dtml-with SESSION mapping> <dtml-call set('banana',1)> (or SESSION.set, without the
dtml-with)
<dtml-var banana>
-- Alejandro Fernandez Electronic Group Interactive --+34-65-232-8086--