<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">Hi,<br>
<br>
I'm in the final stages of writing a web app in Zope.&nbsp; Have a few
questions.<br>
<br>
1) What's the most elegant way to provide Logout in Zope, I know its
been an issue in the past.&nbsp; Anything new?&nbsp;&nbsp; I was using a dummy role
and a url like <a class="moz-txt-link-freetext" href="http://dummy:dummy@www.appname.com">http://dummy:dummy@www.appname.com</a> to move the user to a
dummy no-rights account... it worked well until Microsoft patched IE to
disregard this syntax.<br>
<br>
2) I have "Member" folders in my application.&nbsp; How do I get the TTW
Manage Zope behavior of providing a generic login in a shared publicly
viewed folder, and on correct login, be conducted right into the
Member's space (subfolder).&nbsp; In other words, a member may know their
username/password, but not necessarily know their home folder.&nbsp;&nbsp; How
would a generic login, focus the user to their member folder.&nbsp; <br>
<br>
I am using a Zope 2.7, with regular user folders, DTML, and Python
Scripts... Not using ZPT, yet.<br>
<br>
Thanks In Advance,<br>
<br>
-Jon Cyr<br>
&nbsp;<a class="moz-txt-link-abbreviated" href="mailto:cyrj@cyr.info">cyrj@cyr.info</a><br>
</font></font>
</body>
</html>