Hi,

I am not sure to understand your problem but maybe you can use the following
meta HTML tag which redirect the user where you want...


<head>
<meta http-equiv="Refresh" CONTENT="0 ; URL=new_url_html">
</head>


If the DTML Method containing those lines is in a secured folder, you can add a
Proxy Manager Role to your method...


I Hope to be helpful
Fred

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

Reply via email to