[Zope] RESPONSE.redirect + TARGET
   
    Casey Duncan
     
    cduncan@kaivo.com
       
    Tue, 03 Apr 2001 10:40:55 -0600
    
    
  
Diego Rodrigo Neufert wrote:
> 
> I know that, but I need to use RESPONSE.redirect....
> 
Redirect cannot do that AFIAK. If this is in response to a form request,
you could accomplish this by setting the form target to "_top" and
having the action method either return (or redirect to) the frameset
again or the single page sans frames.
-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>