11 Apr
2005
11 Apr
'05
9:15 p.m.
On Mon, 2005-04-11 at 16:35, Fernando Lujan wrote:
Hi everyone,
Is there possible to use a Session control without cookies?
Yes.
I already changed the browser_id_manager and unchecked the cookies and checked the "Automatically Encode Zope-Generated URLs With A Browser Id" option. But it's just stops working. :(
Note that it says "Zope-generated" URLs. URLs that are not generated by Zope will not be encoded.
In addition, where could I get the Examples? The Zope book has a mention of it, but I couldn't find the URL to download the Examples.
Examples are available from the "Quick Start" page, which is available from the default index_html of your Zope root. - C