I believe there is no real possibility to send something to the parent frame. Since zope runs on the server, and the frames are on the client they do not know anything of each other. If I am wrong anybody please correct me!!!!! Robert ----- Original Message ----- From: <belen@netcom.no> To: <zope@zope.org> Sent: Wednesday, October 17, 2001 3:30 PM Subject: [Zope] RESPONSE.redirect -Load into the parent frame
Hello,
How can I load a document into the parent frame using <dtml-call "RESPONSE.redirect(url)">. If I leave it like this I load the new page into the existing frame. In plain HTML is by setting the target to "_parent", but how do I do it in this context?
Thanks,
Belen
_______________________________________________ Zope maillist - Zope@zope.org 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 )