9 Jun
2000
9 Jun
'00
12:49 p.m.
On Fri, 9 Jun 2000, Marcello Lupo wrote:
<dtml-var "FSSession('carrello')"><br> #### It prints out "None"
I supose you mean ...FSSession['carrello'] ..
The FSSession is in the same folder of my two methods, may be this a problem?
No it should not
one. Probably the second method point to a different session file than the first.
I also have <dtml-call FSSession> in my standard html header and I never had problems. I will try a few tests when I return. Please keep me posted if you continue having troubles. Pavlos