Beautiful, That's works. Thanks.

-----Original Message-----
From: Hung Jung Lu [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 16, 2000 1:59 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [Zope-dev] Getting SessionUID from FSSession


--- In [EMAIL PROTECTED], "Jeff Nielsen" <[EMAIL PROTECTED]> wrote:
>How can I gather the current SessionUID from FSSession? From the docs, I
>gather that
>
><dtml-var "FSSession['SessionUID']">
>
>should return the SessionUID, but it always returns "None". Can anyone clue
>me in?

Try:

  <dtml-var "FSSession.getName()">

regards,

Hung Jung
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to